We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf701ba commit 292a6a8Copy full SHA for 292a6a8
1 file changed
turbo.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://turbo.build/schema.json",
3
- "pipeline": {
+ "tasks": {
4
"build": {
5
"outputs": [".next/**", "!.next/cache/**"]
6
},
0 commit comments