Can I deploy my app somewhere other than Vercel?
The code we generate is standard Next.js and can be built and deployed on any platform that supports Node.js (e.g. Vercel, Netlify, your own server). We recommend Vercel for the smoothest experience and one-click deploy from the builder.
Was this helpful?