{ "version": "2.0.0", "tasks": [ { "label": "build-agency-frontend", "type": "shell", "command": "docker compose build agency" } ] }