Next Adapter
An overview of the EdgeStore Next.js adapters for App Router and Pages Router.
There are two adapters available for Next.js. The next-app
(for the app-router) and the next-pages
(for the pages-router).
The steps to set up the adapter are in the main Quick Start guide.