Next.js Discord

Discord Forum

Standalone Next.js App and connection with Vercel

Answered
Amruth Pillai posted this in #help-forum
Open in Discord
Hey, just had a quick question, a doubt really. Was reading through the NextJS subreddit and saw that a few people were getting billed from Vercel for Middleware Invocations.

To be clear, this is only if the Next.js site is hosted on Vercel right? So if I were to export a standalone app, dockerize it and host it myself, I don't lose any features of Next.js App Router, and there's no requests sent to Vercel?
Answered by Ray
yes if you are running the site on your server or any other hosting, no request is made to vercel
View full answer

1 Reply