mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
d77f3475a6
Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
152 B
JSON
10 lines
152 B
JSON
{
|
|
"node_version": "20",
|
|
"dockerfile_lines": [],
|
|
"dependencies": ["."],
|
|
"graphs": {
|
|
"default": "./src/agent.ts:graph"
|
|
},
|
|
"env": ".env"
|
|
}
|