We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b35be commit 833bf1bCopy full SHA for 833bf1b
vercel.json
@@ -1,3 +1,4 @@
1
{
2
- "rewrites": [{ "source": "/(.*)", "destination": "/" }]
+ "rewrites": [{ "source": "/(.*)", "destination": "/" }],
3
+ "cleanUrls": true
4
}
0 commit comments