We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff88725 commit 98f64e2Copy full SHA for 98f64e2
1 file changed
vercel.json
@@ -0,0 +1,5 @@
1
+{
2
+ "$schema": "https://openapi.vercel.sh/vercel.json",
3
+ "buildCommand": "chmod a+x build.sh && ./build.sh",
4
+ "outputDirectory": "public"
5
+}
0 commit comments