Skip to content

Commit 42a243a

Browse files
authored
Create vercel.json
1 parent 0767dc3 commit 42a243a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎server/vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"rewrites": [
3+
{"source": "/(.*)", "destination": "/"}
4+
]
5+
}

0 commit comments

Comments
 (0)