Configuration Error

The Google Maps API key is missing. Please add it to your environment variables.

Create a .env.local file and add the following:

NEXT_PUBLIC_GOOGLE_MAPS_API_KEY="YOUR_API_KEY_HERE"