본문 바로가기
Personal-Study/Next.js

[Next.js 13 공식 문서 App Router] - Deploying

by Aaron-Kim 2023. 8. 30.

Deploying

Next.js Build API

Managed Next.js with Vercel

Self-Hosting

  - Node.js Server

  - Docker Image

  - Static HTML Export

Other Services

  - Managed Server

  - Static Only

  - Serverless

Automatic Updates

Manual Graceful shutdowns


Static Exports

Configuration

  - next config output mode to export

Supported Features

  - Server Components

  - Client Components

  - Image Optimization

  - Route Handlers

  - Browser APIs

Unsupported Features

Deploying

Version History

 

반응형

댓글