Skip to content

Commit 814a600

Browse files
committed
fix vercel
1 parent 5f3d0ea commit 814a600

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apps/server/vercel.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"build": {
77
"env": {
88
"VITE_RUNTIME_MODE": "server",
9-
"VITE_SERVER_URL": "",
10-
"VITE_BASE": "/_studio/"
9+
"VITE_SERVER_URL": ""
1110
}
1211
},
1312
"functions": {

0 commit comments

Comments
 (0)