Skip to content

Commit 6fe538a

Browse files
[autofix.ci] apply automated fixes
1 parent 7c29c9e commit 6fe538a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"source": "/fundamentals/bundling/:path*",
2121
"destination": "/dist/fundamentals/bundling/:path*"
2222
},
23-
23+
2424
{
2525
"source": "/today-i-learned/:path*",
2626
"destination": "/dist/fundamentals/today-i-learned/index.html"
@@ -29,7 +29,7 @@
2929
"source": "/fundamentals/today-i-learned/:path*",
3030
"destination": "/dist/fundamentals/today-i-learned/:path*"
3131
},
32-
32+
3333
{ "source": "/(.*)", "destination": "/" }
3434
]
3535
}

0 commit comments

Comments
 (0)