--- export const prerender = false return Astro.redirect(`${import.meta.env.BASE_URL}docs`, 308) ---