No logs, No deployments, Nothing works

Hi. I have a github repo, but whatever i do, nothing get deployed and this error is shows to my in CLI :
Vercel CLI 41.2.0
Error: Environment Variable “NEXT_PUBLIC_APP_URL” references Secret “next_public_app_url”, which does not exist.

I have tried everything. But nothing works. Help!

Logs section is empty. I can see no deployment. There is no deploy button. When a variable is added or changed, a pop-up message shows saying “redeploy” or something, but no matter how many times i click on it, it won’t work.

I have checked everything more than 10 times, and tried everything with your own ai chatbot and others! but nothing seems to work. I have been trying for hours, both yesterday and today, and nothing!

Hi, Ian! Welcome to the Vercel Community :wave:

I’m sorry to hear about this frustrating experience.

Could you create a minimal reproducible example for us to dig into? Or perhaps share the repo with us so that we can try to deploy it?

Thank you for your patience!

Hi, Pauline! Thanks for the welcome and for your answer!

Actually I fixed it. The problem was env vars that I had in my repo and I also had added to Vercel project settings! After removing the variables from vercel.json file, It worked.

That’s great to hear, Ian! :smile:

Let us know if there’s anything we can help with. See you around the community :sparkles:

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