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

6 lines
240 B
JSON

{
"buildCommand": "cd ../../../../ && npx nx run @copilotkit-storybook/react:storybook:build",
"installCommand": "cd ../../../../ && npm i -g pnpm@10.13.1 && pnpm install --no-frozen-lockfile",
"outputDirectory": "storybook-static"
}