We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc6c4f commit f584352Copy full SHA for f584352
turbo.json
@@ -8,7 +8,7 @@
8
"outputs": [
9
".next/**",
10
"!.next/cache/**",
11
- "./vitepress/dist/**",
+ ".vitepress/dist/**",
12
"dist/**"
13
]
14
},
0 commit comments