Hello all —
I'm in a turborepo / Next.js setup and have a simple agent workflow working perfectly fine locally with workflows initiating and completing as expected. Upon deployment to Vercel, I am able to initiate workflows but they are perpetually stuck in "pending" state, with no logs emitted indicating a fault of sorts.
I'm not sure what other details to provide as it's a fairly vanilla setup to my understanding and there are no error logs indicating a directional issue — happy to provide clarification as needed
Thanks!