bunny.net × Astro

prerender = true

A prerendered page

Built once, stored in Bunny Storage, and served without waking the renderer.

Built at2026-08-19T12:42:57.408Z

This timestamp never changes, however often you reload. It was written while the site was being built.

How the script finds it

The build writes dist/client/about/index.html, and bunny-astro deploy uploads it. The adapter inlines the list of built files into the script, so a request for /about becomes one read and a miss becomes none at all.