{ "extends": ["//"], "pipeline": { "build": { "dependsOn": ["^build"], "outputs": ["build/**", "public/build/**", ".cache"] } } }