When using next-on-pages, are pages that are statically rendered at build time go through a Worker?

When using next-on-pages, are pages that are statically rendered at build time go through a Worker? Does it use _routes.json to only render the dynamic pages?
Was this page helpful?