Create a Beignet server adapted for Next.js.
The returned api handler is intended for a catch-all route. Focused routes such as OpenAPI, Swagger UI, devtools, and public storage can use their own route helpers.
api
Create a Beignet server adapted for Next.js.
The returned
apihandler is intended for a catch-all route. Focused routes such as OpenAPI, Swagger UI, devtools, and public storage can use their own route helpers.