Billing for our Next.js project has increased a lot over the last month (x5) due to some misconfiguration. As we’re trying to understand the causes for this usage (which is still not clear) we have been digging into Vercel Monitoring.
It looks like our service worker (which we have not configured in any special way) is triggering a lot of requests and data transfer.
This doesn’t look normal to me. How can we mitigate this ?