⨯ TypeError: Cannot set properties of undefined (setting 'payload')
at tc (.next/server/chunks/7298.js:1:96501)
I am using the default Dockerfile and when i try to go to /admin i get that error though it renders the page but i can not login as the same error is thrown.
What could be causing it ?
When i build localy and start server.js everything works as expected