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.
Deploying
Learn how to deploy your Next.js application.
Was this helpful?