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 d1bb96c commit c07a852Copy full SHA for c07a852
turbo.json
@@ -2,7 +2,7 @@
2
"$schema": "./node_modules/turbo/schema.json",
3
"tasks": {
4
"build": {
5
- "cache": false,
+ "cache": true,
6
"dependsOn": ["^build"],
7
"outputs": [
8
".next/**",
0 commit comments