Comment on How much traffic can a pre-rendered Next.js site handle?parentComments−davedx1yHere I am again this morning. I don't change any code, and yet a simple page refresh somehow triggers this: Compiled /api/myroute/ in 797ms (3674 modules) > Compiled (3680 modules)It compiles when nothing has changed.
Comments
Here I am again this morning. I don't change any code, and yet a simple page refresh somehow triggers this:
It compiles when nothing has changed.