diff --git a/turbo.json b/turbo.json index e002c291..15eff5cb 100644 --- a/turbo.json +++ b/turbo.json @@ -18,7 +18,7 @@ "npm_package_name", "npm_package_version" ], - "tasks": { + "pipeline": { "build": { "dependsOn": ["^build"], "outputs": ["dist/**", ".next/**", "!.next/cache/**"]