Skip to content

Commit f967652

Browse files
committed
Update vercel.json
1 parent 7ed847f commit f967652

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vercel.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"build": {
3-
"outputDirectory": "dist/client"
4-
},
2+
3+
"$schema": "https://openapi.vercel.sh/vercel.json",
4+
"outputDirectory": "build",
55
"rewrites": [
66
{
77
"source": "/(.*)",

0 commit comments

Comments
 (0)