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