Migrate to App Router (Next.js)
The Next.js App Router is a new paradigm for building applications using React's latest features. If you're already familiar with Next.js, you'll find that the App Router is a natural evolution of the existing file-system based router in the Pages Router.
- migrate to app router
- removed unused dependencies
- reverted to npm <- from pnpm
- purged unused components and media