The Google Maps API key is missing. Please add it to your environment variables.
Create a .env.local file and add the following:
.env.local
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY="YOUR_API_KEY_HERE"