Edge caching endpoint for static files — images, fonts, stylesheets and bundles. Origin pull with immutable revalidation; no dynamic routes are served here.
# reference an asset by content path <link rel="stylesheet" href="https://edge.example/a/site.7f3c1e.css"> # cache policy applied to /a/* Cache-Control: public, max-age=31536000, immutable