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