We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4488495 commit 4f03c91Copy full SHA for 4f03c91
1 file changed
docs/site/vercel.json
@@ -7,8 +7,8 @@
7
"cleanUrls": true,
8
"rewrites": [
9
{
10
- "source": "/((?!assets/|api/).*)",
11
- "destination": "/index.html"
+ "source": "/(.*)",
+ "destination": "/"
12
}
13
],
14
"headers": [
0 commit comments