This is a static page pre-rendered at build time. Static: Using export const prerender = true.
export const prerender = true
Configure your Astro project with astro.config.mjs. Set integrations, adapters, and build options.
Complete reference for all available configuration options in Astro.
Use .env files to manage secrets and configuration across different environments.