Start Your Migration
Paste your Angular project's main module or component code to generate a Next.js migration plan.
Tip!
For best results, provide a significant portion of your Angular application, such as the root module (
app.module.ts) or key components.