Migrating: Vercel -> Dokploy
Hi guys,
Does migrating from vercel require any further steps or I can just deploy my Next.js repo with no configuration? I use the app/ router, SSR, API routes and webhooks. Will all of these work out of the box and not break?
1 Reply
my nextjs app got deployed like a charm for me
you can always keep the old app up on vercel and try to deploy it on dokploy
and then remove it from vercel when you have something working