We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612a264 commit f8d1572Copy full SHA for f8d1572
vercel.json
@@ -0,0 +1,6 @@
1
+{
2
+ "buildCommand": "pnpm --filter use-color build && pnpm --filter @use-color/playground build",
3
+ "outputDirectory": "packages/playground/.next",
4
+ "installCommand": "pnpm install",
5
+ "framework": "nextjs"
6
+}
0 commit comments