We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e6d45 commit ec4ce63Copy full SHA for ec4ce63
1 file changed
vercel.json
@@ -0,0 +1,6 @@
1
+{
2
+ "framework": "nextjs",
3
+ "installCommand": "pnpm install",
4
+ "buildCommand": "cd apps/web && pnpm run build",
5
+ "outputDirectory": "apps/web/.next"
6
+}
0 commit comments