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 41d0965 commit 3f08d85Copy full SHA for 3f08d85
turbo.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://turborepo.org/schema.json",
3
- "pipeline": {
+ "tasks": {
4
"build": {
5
"dependsOn": ["^build"],
6
"outputs": ["dist/**", ".next/**"]
0 commit comments