Skip to content

Commit af667b8

Browse files
committed
test deploy 6
1 parent ceb58a7 commit af667b8

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,8 +1,8 @@
11
{
22
"rewrites": [
33
{
4-
"source": "/render/(.*)",
5-
"destination": "/render"
4+
"source": "/api/(.*)",
5+
"destination": "/api"
66
}
77
]
88
}

0 commit comments

Comments
 (0)