Fixed it in mongo db by adding 0.0.0.0/0 to the network access list in my cluster
- I used the UI interface, and my environment key wasn’t set
- I npm installed vercel and linked the project, I pulled and saw they weren’t even set
- I tried REACT_APP and NEXT_PUBLIC prefixes for my next.js app, and it didn’t work
- Redeployed multiple times, still did not work
- Used the CLI “vercel env add” and “vercel env remove”
- Tried removing and adding it back multiple times, still did not work
- Im getting the environment variable when I pull, but still nothing is happening
here is the app working:
update it appears the serever is getting them but:
it’s getting yelled at when I make the request