cookies are not available in request headers in vercel deployment
I am working on a MERN project. I am trying to implement authentication system. But when running the server in localhost. The cookies are available in request headers but on runnning server on vercel or render. I am not getting the cookies in the header.