Getting Started - Pages Router
Installation
How to create a new Next.js application with `create-next-app`. Set up TypeScript, ESLint,and configure your `next.config.js` file.
Project Structure
Learn about the folder and file conventions in a Next.js project, and how to organize your project.
Was this helpful?