{ "$schema": "http://turbo.build/schema.json", "extends": ["//"], "tasks": { "build": { "outputs": ["dist/**"], "env": ["NODE_ENV"] } } }