Skip to content

Commit 95c4617

Browse files
authored
Update vercel.json
1 parent 2d641fb commit 95c4617

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-
"rewrites": [
3-
{ "source": "/", "destination": "/api" },
2+
"redirects": [
3+
{ "source": "/", "destination": "/api" }
44
]
55
}

0 commit comments

Comments
 (0)