DocumentationShowcaseBlog
Pages
Getting Started
Guides
Building Your Application
Routing
Rendering
Data Fetching
Configuring
Error Handling
Api Reference
DocumentationShowcaseBlog
Building Your Application

Configuring

Learn how to configure your Next.js application.

Next.js allows you to customize your project to meet specific requirements. This includes integrations with TypeScript, ESlint, and more, as well as internal configuration options such as Absolute Imports and Environment Variables.

Error Handling

No Description

Previous

Client Side

Next

Error Handling