IntroductionGetting Started
You are currently viewing documentation for version 14 of Next.js.
Getting Started
Installation
Create a new Next.js application with `create-next-app`. Set up TypeScript, styles, and configure your `next.config.js` file.
Project Structure
A list of folders and files conventions in a Next.js project
Was this helpful?