6 lines
217 B
JSON
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"
|
|
}
|