Sort of? Files on Github/lab are run through the build process, if there is one, then uploaded to [K

Sort of? Files on Github/lab are run through the build process, if there is one, then uploaded to KV. Pages will then, when a request is received, pull the assets from one of the KV origins(EU or NA), cache it in the datacenter it was requested from, and then serve it to the user. Whether the request was cached or not, it will be served at no charge to you, unless the route that was invoked also ran a Function(in this case, via Remix).
Was this page helpful?