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