Hacker News new | ask | show | jobs
by STRiDEX 1837 days ago
I think the real lock in is with serverless deployments. Its currently pretty hard to deploy nextjs to aws lambda on your own.

I thought they would announce a vercel@edge product since they made everything work with webassembly. Maybe later?

1 comments

I haven't tried deploying it to a serverless platform personally, but surely it's no harder than anything else to spin up on a normal Node server on eg Heroku?