Skip to content

Commit 8ceecf5

Browse files
committed
Update vercel.json
1 parent fc7f39c commit 8ceecf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
{
2323
"source": "/",
2424
"destination": "/api",
25-
"permanent": true
25+
"permanent": false
2626
}
2727
],
2828
"rewrites": [{ "source": "/api/(.*)", "destination": "/api/404.ts" }]

0 commit comments

Comments
 (0)