You are currently viewing documentation for the canary channel of Next.js.
Getting Started
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
A list of folders and files conventions in a Next.js project
Was this helpful?