Error: Schema engine error:ERROR: Your account or project has exceeded the compute time quota. Upgr
On the free plan - just created an account a few days ago - around 10. I've been using neon for a previous project and never hit the free usage quota for compute time - but for some reason I have this time. I'm not sure if its an error on my side or on Neon's side - really confusing how I'd have used it all up. But because it's the free tier I can't diagnose why as don't have access to the logs. Is there anything else i can look at?
2 Replies
generous-apricotOP•4mo ago
using nextjs frontend hosted on vercel (next-forge monorepo) - how would i even go about diagnosing why the compute has been used up?
fair-rose•4mo ago
@johnliu6548 If you go to your Storage in Vercel tab and select your Neon database, there should be a Open in Neon button. That will take you to the Neon Console. Check the Branches page. That should give you information about compute hours used by each of your branches, assuming they have not been removed.
