1. Go to your Supabase project dashboard
2. Navigate to Settings → Edge Functions
3. Add a new secret: GOOGLE_MAPS_API_KEY
4. Set the value to your Google Maps API key
5. Deploy or redeploy the Edge Functions
Also ensure your .env file contains valid Supabase credentials.