What question does Astro Build Info answer?
It answers what was built, where it belongs, and when the artefact was generated.
Astro & Builds
Clear answers explaining what Astro Build Info records — and what it intentionally avoids.
It answers what was built, where it belongs, and when the artefact was generated.
No. It runs only during astro build and produces static output.
Framework name, Astro output mode, configured site URL, and build timestamp.
No. Environment variables, machine data, and CI metadata are deliberately excluded.
Yes. The static file can be cached indefinitely behind any CDN.
A warning is logged and the build continues safely.
Possibly in v2 for hybrid or server output. v1 intentionally avoids this.
Yes. Astro Build Info is released under the MIT license.
Want to try it yourself? Astro Build Info plugin or Astro Status plugin or Astro Build Timestamp plugin
Need deterministic build metadata for your Astro site?