Skip to content

Commit 2d641fb

Browse files
authored
Update vercel.json
1 parent 80c7c09 commit 2d641fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"redirects": [
3-
{ "source": "/", "destination": "/api" }
2+
"rewrites": [
3+
{ "source": "/", "destination": "/api" },
44
]
55
}

0 commit comments

Comments
 (0)