Capítulo 433 de 456

Adapters

Core Idea

Index page for the Adapters section: build and validate deployment adapters that integrate with Next.js's build and runtime model, for platforms hosting Next.js apps.

Key Concepts

  • Section scope: Configuration, Creating an Adapter, API Reference, Testing Adapters, Routing with @next/routing, Runtime Integration, Invoking Entrypoints, Output Types, Routing Information, Use Cases.

Key Takeaways

  1. Página índice sem conteúdo próprio, apenas links para as subpáginas do sistema de adapters.

Connects To

  • Configuration (ch434): como apontar pro adapter via adapterPath.
  • Creating an Adapter (ch435): interface NextAdapter completa.