My app is working perfectly locally, however, when I deploy on vercel, I am getting the error messages below. The backend API are hosted on langgraph cloud:
This issue is resolved. I simply changed NEXT_PUBLIC_API_URL
env variable to full vercel deployment url
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.