There was an error while loading. Please reload this page.
1 parent 86b7331 commit 36b269dCopy full SHA for 36b269d
1 file changed
frontend/vercel.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "https://openapi.vercel.sh/vercel.json",
3
+ "buildCommand": "npm run build",
4
+ "outputDirectory": "dist",
5
+ "framework": "vite"
6
+}
0 commit comments