Hello Vercel Community Support,
My Hobby plan was suspended on Feb 4st 2026 because of exceeding limits on the free-tier (requests, bandwidth, etc.). After investigating the logs, I found that the usage was entirely consumed by an aggressive surge from GPTBot.
I have already taken comprehensive measures to prevent this from recurring and to ensure my site complies with Vercel’s best practices for bot mitigation. Here is what I’ve implemented:
On Vercel Side:
-
Enabled Native AI Bots Protection: I have turned on the “AI Bots” toggle under Project Settings > Security to block known AI crawlers at the edge.
-
Custom Firewall Rules: Added manual WAF rules to specifically block GPTBot and other aggressive user-agents.
On Cloudflare Side (DNS/Proxy):
-
AI Crawler Blocking: Enabled “Block AI bots from accessing your site” under Cloudflare’s AI Audit settings.
-
Bot Fight Mode: Activated “Bot Fight Mode” to challenge any unidentified or headless automated scripts.
Since my hobby projects are paused at the moment, what else I can do to recover my project? Any help to resolve this issue?
Thanks in advance!