We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210c53a commit acddcedCopy full SHA for acddced
1 file changed
meridian-frontend/vercel.json
@@ -0,0 +1,5 @@
1
+{
2
+ "installCommand": "npm install",
3
+ "buildCommand": "npm run build",
4
+ "framework": "nextjs"
5
+}
0 commit comments