{ "$schema": "../node_modules/turbo/schema.json", "extends": ["//"], "tasks": { "build": { "dependsOn": [], "outputs": ["dist/**"] } } }