You can now deploy Lovable apps to Vercel
By Steven Van ·
Syncing a Lovable project to GitHub and importing it into Vercel now auto-deploys the app, with Nitro handling the TanStack Start build.
Lovable apps can now be deployed to Vercel without any manual configuration. Syncing a Lovable project to GitHub and importing the repository into Vercel is enough: Vercel detects the framework (TanStack Start) automatically and deploys the app.
Once connected, every change made in Lovable syncs to GitHub and triggers a new deployment on Vercel. Lovable projects now run on Nitro, the server toolkit that already powers zero-config deployments for TanStack Start and other frameworks on Vercel, so no manual build configuration is required. Read the announcement.
