{ "$schema": "https://turborepo.org/schema.json", "pipeline": { "build": { "outputs": ["dist/**"] } } }