// Static site generation — all pages prerendered export const prerender = true; export const ssr = false;