mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
8c47abb0bb
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
208 B
JSON
6 lines
208 B
JSON
{
|
|
"buildCommand": "cd ../../../ && npx nx run @copilotkit-examples/travel:build",
|
|
"installCommand": "cd ../../../ && npm i -g pnpm@10.13.1 && pnpm install --no-frozen-lockfile",
|
|
"framework": "nextjs"
|
|
}
|