hello steven
I am on the Starter (Free) Plan.
Project ID: 68bffaa8002769ba7d56
i recently deployed my Next.js project to Vercel and connected it to Google Search Console.
On Feb 12th, I noticed a spike in bandwidth usage (~1.9 GB) likely due to initial crawling/indexing.
However, the Starter plan I am well below this limit
Despite being under the monthly quota, my project is completely locked out. I suspect this might be an automated flag due to the sudden spike in requests from Vercel/Google bots, or a billing system glitch.
Update on investigation:
I checked my Vercel usage logs. It seems the issue was caused by Next.js Image Optimization.
Upon deployment and Google crawling, Vercel triggered ~4,500 image transformations and ~30,000 cache writes in a very short period. This likely caused a burst of requests to Appwrite Storage, triggering your abuse protection system.
This was unintentional. I am optimizing my next.config.js to cache images aggressively and reduce requests to Appwrite. Please reinstate the project so I can apply these fixes.
Could you please review my project status and help me unlock it? I need to ensure my production site remains accessible.
Thanks in advance.