We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d7729 commit a660880Copy full SHA for a660880
vercel.json
@@ -1,5 +1,5 @@
1
{
2
- "buildCommand": "pnpm build",
+ "buildCommand": "pnpm build:lib && pnpm --filter demo build",
3
"outputDirectory": "demo/dist",
4
"installCommand": "pnpm install",
5
"framework": "vite"
0 commit comments