Published onMay 31, 2023Sending cookies with fetch in Next.js 13next.jsfetchnext.js-13The new Next.js 13 uses fetch in server components and I had trouble sending cookies with it. Here is a solution.