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