I built an AI agent that migrates Next.js Pages Router to App Router
Most Next.js teams have a Pages Router в†’ App Router migration sitting in their backlog. It's mechanical but careful work, and it keeps getting deprioritized. I built migrate-bot...