We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f917fa8 commit 4c93f05Copy full SHA for 4c93f05
turbo.json
@@ -6,6 +6,8 @@
6
"dependsOn": ["^build"],
7
"inputs": ["$TURBO_DEFAULT$", ".env*"],
8
"outputs": [
9
+ "dist/**",
10
+ "build/**",
11
".next/**",
12
"!.next/cache/**",
13
"node_modules/.prisma/**",
0 commit comments