🍪 Understanding Cookie Behavior in Server Components (#73001)
This is meant to add a bit more clarity of why we can't set cookies to
the browser in a server component even if it's through a server action
or route handler.
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>