We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40f736 commit 6204ca2Copy full SHA for 6204ca2
vercel.json
@@ -1,7 +1,7 @@
1
{
2
"rewrites": [
3
4
- "source": "/groups/:match(.*)",
+ "source": "/groups:match(.*)",
5
"destination": "/groups/[...]/index.html"
6
}
7
],
0 commit comments