We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72515ac commit 0793cb4Copy full SHA for 0793cb4
vercel.json
@@ -6,5 +6,5 @@
6
"maxDuration": 300
7
}
8
},
9
- "rewrites": [{ "source": "/(.*)", "destination": "/" }]
+ "rewrites": [{ "source": "/(.*)", "destination": "/api" }]
10
0 commit comments