Railway server deploy errors
I get this error after railway up while following the guide in OpenSaaS
Dockerfile:83
-------------------
81 | WORKDIR /app
82 | COPY . .
83 | >>> RUN wasp build
84 |
85 | WORKDIR /app/.wasp/build
-------------------
ERROR: failed to solve: process "/bin/sh -c wasp build" did not complete successfully: exit code: 127