Lazy in For results in renderToString timed out in production build
Using a bare solid-start project with the following code, and running the prod build of it, results in a "renderToString timed out". To be precise: the first request results in this time out. Every further request works without timeout.
Node version: v16.13.0
Node version: v16.13.0

