logoNext.js English
DocumentationBlogLearn
Getting Started
Installation
Project Structure
Building Your Application
Routing
Data Fetching
Rendering
Caching
Styling
Optimizing
Configuring
Deploying
Upgrading
API Reference
create-next-app
Edge Runtime
Next.js CLI
Components
File Conventions
default.js
error.js
layout.js
loading.js
not-found.js
page.js
route.js
Route Segment Config
template.js
Metadata Files
Functions
next.config.js Options
Architecture
Community
logoNext.js English
DocumentationBlogLearn
Introduction/API Reference/File Conventions/default.js

default.js

This documentation is still being written. Please check back later.

File Conventions

API Reference for Next.js Special Files.

error.js

API reference for the error.js special file.