Next.js 프로젝트의 폴더 구조 개요를 설명합니다.
app과 pages 디렉토리에서 top-level의 파일, 폴더, 설정 파일, 라우팅 컨벤션을 설명한다.
Routing Files
Nested Routes
Dynamic Routes
Route Groups and Private Folders
Parallel and Intercepted Routes
Metadata File Conventions
App Icons
Open Graph and Twitter Images
SEO
Special Files
Routes
Folder convention
File convention
Dynamic Routes
Folder convention
File convention
Getting Started: Project Structure | Next.js
A list of folders and files conventions in a Next.js project
nextjs.org
Cursor 활용기 - dangerouslySetInnerHTML 에러 (0) | 2025.03.13 |
---|---|
[Next.js] App Router - Building Your Application (0) | 2023.11.16 |
[Next.js] Getting Started - Installation (0) | 2023.11.13 |
[Next.js] Getting Started - Introduction (0) | 2023.11.12 |
Vue.js v-html 사용하여 style 적용하는 방법 (0) | 2023.10.27 |