Reading cookies (inside server component) in local environment works just fine, but attempting to read it in production build will yield error
1st image: error in production
2nd: sub-root of the app, getClaim is function call
3rd: getClaim implementation, containing cookies() call