Hello all, i tried to build a docker image of my T3 stack app (+ trpc-to-openapi). I think that i did everything correctly but i keep getting the same error (only with docker build, not with npm run build) that i don't understand. Here is my Dockerfile (based on example) and the error: https://pastebin.com/L9jf3zc8 Thank you for your help!