A function, which generates which generates a NextApiHandler<TResponse> function that is used for API endpoints in Next.js.
NextApiHandler<TResponse>
Custom options, like middlewares.
The new function.
Generated using TypeDoc
A function, which generates which generates a
NextApiHandler<TResponse>
function that is used for API endpoints in Next.js.