Next.js Discord

Discord Forum

Nextjs App Router Custom server or build api serve using http

Unanswered
Common Crane posted this in #help-forum
Open in Discord
Common CraneOP
Basically I want to know how to implement a custom server in nextjs 13 app router or use build API to just serve the files using http request..

There's no proper documentation of how to use the nextjs 13 custom server in app router..

How can I use custom server in app router?
And how to use build API to build my own render logic or custom server on cloudflare workers or express or bun runtime..

0 Replies