We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7f39c commit 8ceecf5Copy full SHA for 8ceecf5
vercel.json
@@ -22,7 +22,7 @@
22
{
23
"source": "/",
24
"destination": "/api",
25
- "permanent": true
+ "permanent": false
26
}
27
],
28
"rewrites": [{ "source": "/api/(.*)", "destination": "/api/404.ts" }]
0 commit comments