We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc66c5 commit 3a1756aCopy full SHA for 3a1756a
firebase.json
@@ -3,7 +3,7 @@
3
"public": "app/public",
4
"redirects": [
5
{
6
- "source": "*",
+ "source": "**",
7
"destination": "https://commitly-next-web.vercel.app",
8
"type": 301
9
}
0 commit comments