# You can now deploy Lovable apps to Vercel

**Published:** July 9, 2026 | **Authors:** Jeff See, Pooya Parsa

---

Vercel now supports [Lovable](https://lovable.dev) applications with zero configuration.

To get started, [sync your Lovable project to GitHub](https://docs.lovable.dev/integrations/github), then [import the repository](https://vercel.com/new) to Vercel. Vercel automatically detects the framework ([TanStack Start](https://vercel.com/docs/frameworks/full-stack/tanstack-start)) and deploys your app. Once connected, every change you make in Lovable syncs to GitHub and triggers a new deployment on Vercel.

Lovable projects now use [Nitro](https://nitro.build) under the hood. Nitro is the universal server toolkit that powers zero-config deployments for [TanStack Start](https://tanstack.com/start) and many other frameworks on Vercel, so no manual build configuration is required.

[Learn more](https://vercel.com/docs/frameworks/full-stack/tanstack-start#lovable) about deploying Lovable apps on Vercel.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)