build error

Job failed with exit code: 1. Reason: cache miss: [webbuild 6/8] COPY app/src/ ./src/ cache miss: [webbuild 7/8] COPY app/public/ ./public/ cache miss: [webbuild 5/8] COPY app/index.html app/tsconfig.json app/tailwind.config.js app/postcss.config.js app/vite.config.ts ./ cache miss: [stage-2 8/10] RUN rm -rf /app/app cache miss: [stage-2 9/10] COPY --from=webbuild /web/dist /app/static cache miss: [stage-2 10/10] RUN mkdir -p /data && chmod 777 /data && useradd -m -u 1000 appuser && chown -R appuser:appuser /app /data cache miss: [webbuild 8/8] RUN npm run build cache miss: [stage-2 7/10] COPY . /app {"total":26,"completed":24,"user_total":19,"user_cached":8,"user_completed":17,"user_cacheable":16,"from":3,"miss":8,"client_duration_ms":8702}

Build logs:

Fetching error logs...