8 ms·
I am not following the logic. If you’re a hobbyist, sure. But the argument is if you’re using Vercel for production, you’re paying 5-10x what you’d pay for a V
by systemvoltage 5mo ago
I am not following the logic. If you’re a hobbyist, sure.
But the argument is if you’re using Vercel for production, you’re paying 5-10x what you’d pay for a VM, with 4gb.
So then what’s the rationale? You can’t be a hobbyist but also “it’s pay time” for production?
- rwyinuse 5mo agoPerhaps the rationale is laziness. Maintaining VM probably takes some more effort and competence than deploying to Vercel. Some people are willing to pay to minimize effort and the need to learn anything.
- ajdegol 5mo agoVercel auto creates deployments on pushes to branches. That was a super useful feature in beta testing web stuff.
- prinny_ 5mo agoVercel promises to engineer the pain away when it comes to deployment. The thing however is that Vercel introduced that pain in the first place by writing sub-par documentation and splitting many of NextJS functions into small parts with different cost.