{ "$schema": "https://turbo.build/schema.json", "pipeline": { "build": { "outputs": ["dist/**", ".next/**"] }, "lint": { "outputs": [] } } }