--- export const prerender = false; const discordLink = 'https://discord.gg/GBY7zEc3uB'; return Astro.redirect(discordLink); ---