The application cannot function correctly because API keys for
Firebase and Google Maps are missing. Please add the required variables to your
.env.local file to enable all features.
- Firebase Keys: Required for user sign-in. Check for variables starting with
NEXT_PUBLIC_FIREBASE_. - Google Maps Key: Required to display the map. Check for
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY.