I can’t deploy my api backend repo unfortunately. its stuck at this stage:
=> [builder 8/8] RUN npm install && npm run build 230.8s
=> => # Run npm audit
for details.
=> => # npm WARN using --force Recommended protections disabled.
=> => # > backend@0.0.0 start
=> => # > node server.js
=> => # Listening on port 8080
=> => # Connected to Mongoose
what can I do?