Install it and run:
npm install
npm run build
npm run dev
set your messagingSenderId
in static/firebase-messaging-sw.js
and utils/webPush.js
Deploy it to the cloud with now (download)
now
https://firebase.google.com/docs/cloud-messaging/js/first-message,
To demo how to implement firebase cloud messaging to send web push notification in next.js.