Next.js Discord

Discord Forum

Migration Next 12.3 to Next 13

Unanswered
Ross's Gull posted this in #help-forum
Open in Discord
Ross's GullOP
Hy guys, is their have any tools can help me to migrate from next 12 to next 13 before my team migrating to next 14? What we have is using App folder structure and have several custom folder inside like services.

2 Replies

for app dir migration (and some v12->v13): https://nextjs.org/docs/app/building-your-application/upgrading/app-router-migration
and btw v14 doesn't have much changed for you to worry about
Ross's GullOP
Thankyou @riský we will try to upgrade using the guide