Adapters#
- 상위 메뉴: API Reference
- 전체 목차: Next.js 학습 문서
학습 순서#
- 3.7.1 API Reference (개요)
- 3.7.2 Use Cases
- 3.7.3 Creating an Adapter
- 3.7.4 Configuration
- 3.7.5 Routing Information
- 3.7.6 Routing with @next/routing
- 3.7.7 Invoking Entrypoints
- 3.7.8 Runtime Integration
- 3.7.9 Output Types
- 3.7.10 Supporting Immutable Static Assets
- 3.7.11 Implementing PPR in an Adapter
- 3.7.12 Testing Adapters
Adapters는 배포 플랫폼 통합을 위한 고급 주제입니다. 대부분의 학습자는 API Reference 마지막 단계에서 필요할 때 참고합니다.