ClozeDifficulty 1
The Next.js repo is a monorepo; the framework package lives under packages/next.
Answer
packages/next
packages/next holds the framework implementation inside the monorepo.
- packages/next
packages/next
packages/next holds the framework implementation inside the monorepo.