Skip to content

Commit 4c93f05

Browse files
committed
fix: turbo.json
1 parent f917fa8 commit 4c93f05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

turbo.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"dependsOn": ["^build"],
77
"inputs": ["$TURBO_DEFAULT$", ".env*"],
88
"outputs": [
9+
"dist/**",
10+
"build/**",
911
".next/**",
1012
"!.next/cache/**",
1113
"node_modules/.prisma/**",

0 commit comments

Comments
 (0)