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 80c7c09 commit 2d641fbCopy full SHA for 2d641fb
vercel.json
@@ -1,5 +1,5 @@
1
{
2
- "redirects": [
3
- { "source": "/", "destination": "/api" }
+ "rewrites": [
+ { "source": "/", "destination": "/api" },
4
]
5
}
0 commit comments