Request to Unblock Account - Fix Cron Route Issue

Hi Vercel team,
My account was blocked for exceeding fair use limits due to routes with /api/cron/ pattern being automatically executed by Vercel, consuming 12+ hours of CPU in 4 hours.
I’ve already fixed this by renaming all routes to /api/scheduled/ (commit: 84b451b), but I cannot deploy the fix due to the block.
Could you please temporarily unblock my account so I can deploy this fix?
The issue should be resolved immediately upon deployment.
I’m a solo vibecoder and this was an honest, rookie mistake - I wasn’t aware of Vercel auto-execution on /api/cron/ routes. Right now there’s only 1 or 2 users (me mostly) testing the platform.
Thank you in advance :folded_hands:

Project URL is https://believeone.vercel.app/

Hi @pawlean could you take a look at this issue please

thank you in advance :folded_hands:

Thanks for waiting. It should work for you now!

2 Likes

Thank you so much @amymegan ! Deployed the fix and sry for the trouble <3

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.