--- export const prerender = false; import Footer from '../components/Footer.astro'; import Layout from '../layouts/Main.astro'; ---