--- export const prerender = false; const twitterLink = 'https://x.com/roadmapsh'; return Astro.redirect(twitterLink); ---