Files
2026-07-13 12:58:18 +08:00

6 lines
217 B
JSON

{
"buildCommand": "cd ../../../ && npx nx run @copilotkit-examples/research-canvas:build",
"installCommand": "cd ../../../ && npm i -g pnpm@10.13.1 && pnpm install --no-frozen-lockfile",
"framework": "nextjs"
}