This playground is used by the DX team to explore, test, and demo new features in Next.js. It serves as a starting point for writing documentation—helping us better understand features, identify bugs, and provide feedback to the Next.js team.
- Install dependencies:
pnpm install
- Start the dev server:
pnpm dev