Problem
My edge requests and FDT (Fast Data Transfer) usage doubled last month while my traffic on other analytics platforms show no increase in traffic. What’s strange is it seems it all comes from very spiky usage from _next/static/chunks files, while the rest of my routes look normal.
Observations
- The spikes are not correlated with deployments.
- When I check my firewall traffic logs, the challenge/deny/logged traffic isn’t spiky, but the allowed traffic is showing these spikes.
- I had bot protection on.
Reached out to support but I’m also posting here cause my Vercel costs are becoming unsustainable with this new usage spikes (monthly costs have doubled). Especially since it doesn’t seem correlated with my traffic at all. So I’m hoping to get this resolved ASAP.

Chunks files are very spiky in usage.

Normal page routes have no spiky usage.

Environment
I’m using Next.js 14.2.30 with Pages Router and hosted on Vercel.