Comment on How much traffic can a pre-rendered Next.js site handle?Comments−Aeolun1yI think these stats are for running with the built in next.js server?For shits and giggles, you should try compiling to completely static files, then host them with nginx.
Comments
I think these stats are for running with the built in next.js server?
For shits and giggles, you should try compiling to completely static files, then host them with nginx.