JOrtmanns
Results
1
comments of
JOrtmanns
I had the same issue and fixed it for me. I was using a custom express server and instead of using the `NextServer.getRequestHandler()` i rendered all incoming requests: `this.next.render(req, res,...