This week landed a rare combination: a mandatory security patch, a legitimately interesting model pricing restructure, and a zero-config deployment story that actually holds up. If you're running curl anywhere near production HTTP clients, stop reading and go patch first—then come back.

Vercel deploys Lovable apps with zero configuration

Lovable projects synced to GitHub now auto-deploy on Vercel via Nitro, with zero manual build configuration required. TanStack Start framework detection is handled automatically—no vercel.json wrestling, no custom build commands. Changes in Lovable trigger deploys the same way any other Git push would.

The practical unlock here is eliminating the deployment gap that made AI-generated apps feel like toys. Previously, getting a Lovable project into a real deployment pipeline meant manually configuring build settings and hoping the framework detection didn't misfire. That friction is gone. For teams prototyping with Lovable, this makes the path from generated code to a shareable URL trivially short.

Verdict: Ship. Requires GitHub sync enabled and a one-time import to the Vercel dashboard. If you're already using Lovable, this is a free reduction in toil. If you're not using Lovable, this doesn't change your workflow.