Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Katsuya
@kn
Has anyone tried migrating off of Vercel/NextJS? How much work was it? Was it a good decision or do you regret it?
2 replies
0 recast
2 reactions
Goksu Toprak
@gt
Migrating off of Vercel — trivial to deploy NextJS on non-Vercel and runs well imo. I think they actually have a video on how to. Migrating off of NextJS — well that means changing route patterns and I have never done it. Would probably just re-write from scratch with something else instead (Remix).
0 reply
1 recast
2 reactions
Sam
@sammdec.eth
I actually had to move a next.js app off Vercel the other day because some library was causing the build to fail but worked locally. I switched to render and it was incredibly simple and the deployment worked. I think if you’re using more complex features within next.js that leverage vercels internal infra then it would probably be harder.
0 reply
1 recast
1 reaction