© 2026 Hedgehog Software, LLC
const supabaseUrl = import.meta.env.SUPABASE_URL;
const { env } = Astro.locals.runtime;
Astro is not defined