{ "$schema": "https://turbo.build/schema.json", "tasks": { "test-build": { "inputs": ["src"], "outputs": ["dist"] } } }