Since this afternoon (July 7, KST), every new deploy on my account is rejected with:
403 {"error":"Account credit usage exceeded - new deploys are blocked until credits are added"}
However, my account should be nowhere near any limit:
Plan: Free (team “trisss1011’s team”, created 2026-06-22)
The Accounts API returns credits: { included: 300, used: 0 }
Current billing period started 2026-06-22, so it has not rolled over yet
The site itself still serves fine — only new deploys are blocked
(my understanding is that if credits were truly exhausted, serving would be
paused as well)
Usage is tiny: one small static site (~30 small HTML files), deployed via
the file-digest API (no builds, no build minutes, no functions), about 1-2
deploys per day. This morning’s deploy succeeded normally; the block
appeared a few hours later with no change in usage.
This looks like the same stale “credit usage exceeded” flag issue reported in
several recent threads, e.g.:
Site API ID: a27c9b1c-8867-4d72-a571-ec2e8da28678
(I’d prefer not to post the public site URL since it’s a private, noindex
site — happy to share it via DM if needed.)
Could you please clear the stale flag on my account so deploys work again?
My entire account is completely blocked with the “Account credit usage exceeded” banner, and all new deploys are disabled. However, my Usage & Billing dashboard clearly shows that I have 30/30 credits remaining for this cycle.
It seems my account is stuck with a stale credit flag. Could a moderator please clear this flag so my team account can function normally again?