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, 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.