Hello Vercel Community Support,
My Hobby plan was suspended on July 1st 2025 because of exceeding limits on the free-tier (requests, bandwidth, etc.). Only one project is the root cause for this: https://datasette-dashboards-demo.vercel.app This one is a demo deployment for an open-source Python library: https://github.com/rclement/datasette-dashboards
This is not a normal OSS project fame activity but abnormal bot activity:

Activity is going down now but still way more than expected and always coming from the same range of IP addresses (47.79.0.0/16):

I have enabled the following in the Firewall section for this project but nothing seems to work:
- Attack challenge mode: enabled
- Bot Protection: challenge
- AI Bots: deny
- IP addresses CIDR denying for "47.79.0.0/16"
- IP addresses CIDR rate limiting for "47.79.0.0/16"

I do not know what else I can do here. Any help to resolve this issue?