diff --git a/turbo.json b/turbo.json index e124236..c2779c2 100644 --- a/turbo.json +++ b/turbo.json @@ -1,7 +1,7 @@ { "$schema": "https://turbo.build/schema.json", "globalDependencies": ["**/.env.*local"], - "pipeline": { + "tasks": { "prepare": { "outputs": [".nuxt"] },