Configure Supabase

Add NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY to your environment (see .env.example), then restart next dev.

In the Supabase dashboard, set redirect URLs to include https://app.light.estate/auth/callback and https://app.light.estate/login/callback, enable the Google provider if you use it, and enable email magic links.