Cookies aren’t sent over Vercel
Site works great when backend and frontend are deployed locally (on two different ports) but cookies won’t send when I run it on Vercel. I even tried running the front-end locally using the back-end that I deployed on Vercel and the request still didn’t contain cookies.