logoalt Hacker News

0x1ceb00datoday at 4:30 PM1 replyview on HN

They should call the next js runtime "done"


Replies

verdvermtoday at 5:26 PM

I have migrated away from NextJS for similar reasons of being too special case in the ecosystem. Next in particular is designed for the way Vercel runs applications and comes with extra pain if you don't run on edge. (see middleware as an example, I think they renamed it since I left)