We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3d0ea commit 814a600Copy full SHA for 814a600
1 file changed
apps/server/vercel.json
@@ -6,8 +6,7 @@
6
"build": {
7
"env": {
8
"VITE_RUNTIME_MODE": "server",
9
- "VITE_SERVER_URL": "",
10
- "VITE_BASE": "/_studio/"
+ "VITE_SERVER_URL": ""
11
}
12
},
13
"functions": {
0 commit comments