{ "$schema": "../../node_modules/turbo/schema.json", "extends": ["//"], "tasks": { "build": { "dependsOn": ["@furtherverse/server#build"], "outputs": ["build/**", "artifacts/**"] } } }