Ok so i connected v0 to vercel and github, i can see the project and all the environment variables that are set from the vercel deployment. it shows the login page, but the issue i am facing is that it cannto communicate with my api so anything that i do on V0 i cannot preview.
How do you setup v0 to work with an existing vercel project that is deployed that is calling external apis so you can log in etc. If i check the logs on the api, the requests are not even making it over to the api
right now the only way i can get this work is to create a new branch, get v0 to push, pull changes locally, run and preview and then go back and adjust. But this is extremely clunky and a time sink, which feels very counter productive.
I’m not sure if I understand the questions correctly. You’ve a project A (built with v0) that is using the API hosted on a Vercel project B? What is the issue you’re facing?
Hey dujota! Great to see you here. I’d love to help you get those V0 previews working, but I could use a bit more detail. Could you share what specific issues you’re encountering, what steps you’ve already taken, and any error messages you might be seeing? Thanks!