Capítulo 270 de 456

Adapters

Core Idea

Index page for the Deployment Adapters API: a build-time interface that lets custom hosting platforms hook into the Next.js build and routing model.

Key Concepts

  • Adapters section: groups Configuration, Creating an Adapter, API Reference, Testing Adapters, Routing with @next/routing, Implementing PPR, Runtime Integration, Invoking Entrypoints, Output Types, Routing Information, Use Cases, Supporting Immutable Static Assets.

Code Examples

None on this page (pure index/table of contents).

Reference Tables

None.

Key Takeaways

  1. This page is a navigational stub linking to the full Adapters API reference set (ch271-ch282).
  2. No API surface is defined here; consult the linked pages for implementation details.

Connects To

  • ch271-ch282: every subsequent adapters chapter is a child of this index.