build error

Job failed with exit code: 1. Reason: cache miss: [deps 4/4] RUN npm ci --legacy-peer-deps cache miss: [runner 4/15] RUN addgroup --system --gid 1001 nodejs cache miss: [runner 3/15] RUN pip3 install --no-cache-dir huggingface_hub httpx python-dotenv --break-system-packages cache miss: [runner 2/15] RUN apt-get update && apt-get install -y libgomp1 python3 python3-pip && rm -rf /var/lib/apt/lists/* cache miss: [deps 1/4] WORKDIR /app cache miss: [builder 4/4] RUN npm run build cache miss: [runner 10/15] COPY --from=builder --chown=nextjs:nodejs /app/.next/standalone ./ cache miss: [builder 2/4] COPY --from=deps /app/node_modules ./node_modules cache miss: [deps 3/4] COPY package.json package-lock.json* ./ cache miss: [runner 14/15] COPY --chown=nextjs:nodejs scripts/start.sh ./scripts/ cache miss: [runner 9/15] RUN chown nextjs:nodejs /app cache miss: [runner 8/15] RUN chown nextjs:nodejs .next cache miss: [runner 7/15] RUN mkdir .next cache miss: [runner 6/15] COPY --from=builder /app/public ./public cache miss: [builder 3/4] COPY . . cache miss: [runner 5/15] RUN adduser --system --uid 1001 nextjs cache miss: [deps 2/4] RUN apt-get update && apt-get install -y python3 make g++ && rm -rf /var/lib/apt/lists/* cache miss: [runner 15/15] RUN chmod +x ./scripts/start.sh cache miss: [runner 13/15] COPY --chown=nextjs:nodejs scripts/download_data.py ./scripts/ cache miss: [runner 12/15] COPY --from=builder --chown=nextjs:nodejs /app/data ./data cache miss: [runner 11/15] COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static {"total":27,"completed":17,"user_total":22,"user_cached":0,"user_completed":12,"user_cacheable":21,"from":1,"miss":21,"client_duration_ms":86402}

Build logs:

Fetching error logs...