"Access Denied" After Build Completes

Hi everyone,

I’m experiencing a build error on my Vercel deployment. The build process completes, but then I receive an “Access Denied” error.

Details:

Framework: Next.js

Error message:

Traced Next.js server files in: 79.002ms
Created all serverless functions in: 721.477ms
Collected static files (public/, static/, .next/static): 37.484ms
Build Completed in /vercel/output [3m]
Deploying outputs…
Error: Access Denied.

Tried multiple things, including trying to redeploy the already current version and that won’t even deploy, that one is saying access denied too.

I haven’t exceeded my plan, and it seems to be specific to 1 project, as I’m able to deploy without a problem to others.

Any help would be appreciated!

I’m having the exact same issue +1

Problem resolved.