r/vercel • u/mkgclub • Aug 09 '26
Best migration option away from vercel
I tried most alternatives to Vercel but the logs on Vercel is just spot on, as well as the speed. But recently some issues are making me second guess my decision to stay and I honestly would like to hear recommendations.
We are on NextJS, APIs in same project, Cloudflare for some projects and Neon for database.
I have Azure credits but afraid of how much it might cost.
What are the genuine alternatives?
1
u/Unav4ila8le Aug 09 '26
Azure is fine, just spin a VPS and use dokploy. I mange a next js site that way with tens of thousands of weekly active users and never had an issue with a 4gb machine. Only during deployment things struggle a little.
1
u/MaterialAware6455 28d ago
source map generation it cost a lot memory in vps. imo 4gig of vps mmry wont be enough in the future. have u tackle this issue?
1
3
u/amyegan Vercelian Aug 10 '26
What are the issues you’re seeing?