Earlier quoted context omitted.
Isn't Vercel pretty much just for Jamstack? Not everyone wants or needs that so I'm not sure it's better.
Hey! Lee from Vercel here. Vercel isn't just for static sites – it also handles server-rendered applications, serverless functions, and hybrid frameworks (like Next.js). The current focus has been on an incredible front-end experience, but we're working to become a first-party integrator with your favorite backend solutions. For example, you can deploy a full-stack Next.js application with a PostgreSQL database in le…
Slow to boot, and subject to denial-of-wallet attacks.
I do love vercel for static sites, and also think my blog with a minimal backend for comments is a good fit.
But less sure how it'll hold up to even a single heroku dyno, which can do a lot of concurrent request at very low cost.