We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2591e7 commit 49c5a6bCopy full SHA for 49c5a6b
vercel.json
@@ -16,11 +16,11 @@
16
"destination": "/dist/fundamentals/bundling/:path*"
17
},
18
{
19
- "source": "/fundamentals/today-i-learned/:path*",
+ "source": "/fundamentals/today-i-learned/:path(.*)",
20
"destination": "/dist/fundamentals/today-i-learned/index.html"
21
22
23
- "source": "/today-i-learned/:path*",
+ "source": "/today-i-learned/:path(.*)",
24
25
26
0 commit comments