nextjs-google-map-reactDemo of [email protected] and Next.js.node -v # >= 8 npm install Then just run npm run dev and go to http://localhost:3000. To use another port, you can run npm run dev -- -p <your port here>.After dev, trynpm run build npm run start