{ "$schema": "https://turbo.build/schema.json", "globalEnv": ["NODE_ENV"], "tasks": { "build": { "outputs": ["public/build/**"] }, "lint": {} } }