d5de6550d4
Build and Deploy Verso / deploy (push) Failing after 22m57s
- getConfig was outside try/catch so errors returned as HTML 500 instead of JSON, hiding the real message in the frontend - git init -b main requires git ≥ 2.28; replaced with git init + symbolic-ref to support older git versions in the base image - apt-get update before git install to avoid stale package list failures Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>