I’ve now migrated two Nuxt 2 projects to Nuxt 3. It wasn’t easy at first, but it got smoother once I stopped “porting line-by-line” and instead created a fresh Nuxt 3 app and moved things over gradually, starting with the base architecture (routing, ...