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 7c29c9e commit 6fe538aCopy full SHA for 6fe538a
vercel.json
@@ -20,7 +20,7 @@
20
"source": "/fundamentals/bundling/:path*",
21
"destination": "/dist/fundamentals/bundling/:path*"
22
},
23
-
+
24
{
25
"source": "/today-i-learned/:path*",
26
"destination": "/dist/fundamentals/today-i-learned/index.html"
@@ -29,7 +29,7 @@
29
"source": "/fundamentals/today-i-learned/:path*",
30
"destination": "/dist/fundamentals/today-i-learned/:path*"
31
32
33
{ "source": "/(.*)", "destination": "/" }
34
]
35
}
0 commit comments