Cookies not being set on Vercel (works on localhost)

Hi! I have a Turborepo application and it works perfectly on localhost, but on Vercel the cookie is not being set. apps/web apps/api packages/auth packages/db advanced: { crossSubDomainCookies: { enabled: true, domain: ".vercel.app" // https://better-turbo-backend.vercel.app/ //// https://better-turbo-web.vercel.app } }
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?