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 482a2f5 commit dbee1faCopy full SHA for dbee1fa
vercel.json
@@ -7,6 +7,7 @@
7
}
8
],
9
"rewrites": [
10
+ { "source": "/(.*)", "destination": "/" },
11
{
12
"source": "/fundamentals/code-quality/:path*",
13
"destination": "/dist/fundamentals/code-quality/:path*"
0 commit comments