build error

Job failed with exit code: 1. Reason: cache miss: [build-client 5/6] COPY client/ ./ cache miss: [build-client 6/6] RUN npm run build cache miss: [build-client 3/6] COPY client/package*.json ./ cache miss: [stage-1 4/8] RUN cd server && npm ci --production cache miss: [stage-1 3/8] COPY server/package*.json ./server/ cache miss: [stage-1 7/8] RUN mkdir -p /app/server/uploads cache miss: [build-client 4/6] RUN npm ci cache miss: [stage-1 8/8] WORKDIR /app/server cache miss: [stage-1 5/8] COPY server/ ./server/ cache miss: [stage-1 2/8] WORKDIR /app cache miss: [build-client 2/6] WORKDIR /app/client cache miss: [stage-1 6/8] COPY --from=build-client /app/client/build ./client/build {"total":18,"completed":12,"user_total":13,"user_cached":0,"user_completed":7,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":3898}

Build logs:

Fetching error logs...