index.html files for every webpage on our site. Requests to these static webpages are correctly served by the assets handler and the rest trigger the worker script (which is compiled by the @astrojs/cloudflare plugin) located at ./dist/_worker.js/index.js.index.html file which includes:/oauth/callback.env, .htaccess, etc. We believe that these invocations are going to shoot up our Cloudflare Workers bill once we move this website to production.