Skip to content

Commit f584352

Browse files
committed
Updating Turbo config
1 parent bdc6c4f commit f584352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"outputs": [
99
".next/**",
1010
"!.next/cache/**",
11-
"./vitepress/dist/**",
11+
".vitepress/dist/**",
1212
"dist/**"
1313
]
1414
},

0 commit comments

Comments
 (0)