Tag: vercel
All the articles with the tag "vercel".
-
Field Log 11 ReferencesVercel Is Not a Deployment Contract: What Auto-Deploy Silently Breaks, and How to Fix It
Push-to-deploy on Vercel feels like a contract, but it's a default. A field note on three silent breakage classes — runtime mutation, version skew, asymmetric rollback — and the explicit contracts that close them.
-
Field Log 3 ReferencesVercel Is Not a Deployment Contract
A Coolify migration audit exposed two hidden Vercel assumptions: rewrites that only existed in vercel.json and a build script that depended on a Unix shell. Learn how to verify your deployment contract.