Skip to content

Commit b206e64

Browse files
author
yurim
committed
chore: outputDirectory추가
1 parent 31eca3d commit b206e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"outputDirectory": "./dist/fundamentals",
23
"redirects": [
34
{
45
"source": "/",
@@ -19,7 +20,6 @@
1920
"source": "/a11y/:path*",
2021
"destination": "/a11y/:path*"
2122
},
22-
2323
{
2424
"source": "/today-i-learned/assets/:path*",
2525
"destination": "/today-i-learned/assets/:path*"

0 commit comments

Comments
 (0)