Static Asset Delivery

Edge endpoint for static files. Assets are served from /assets/ with long-lived cache headers.

PathCache-Control
/assets/css/public, max-age=31536000, immutable
/assets/js/public, max-age=31536000, immutable
/assets/img/public, max-age=604800