We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2377a46 commit 03f4f15Copy full SHA for 03f4f15
frontend/vercel.json
@@ -1,4 +1,8 @@
1
{
2
+ "buildCommand": "npm run build",
3
+ "outputDirectory": "dist",
4
+ "installCommand": "npm install",
5
+ "framework": "vite",
6
"rewrites": [
7
8
"source": "/(.*)",
0 commit comments