Next.js Discord

Discord Forum

Mount Fastify on Next.js API Route

Unanswered
Velvet ant posted this in #help-forum
Open in Discord
Velvet antOP
There is some caveat mounting a Fastify endpoint in a Next.js API endpoint (app or pages router)? Basically I want to build a public API that would have some middleware (authentication). My other alternative would be to migrate to a monorepo, and then have 2 deploys.

0 Replies