build error
Job failed with exit code: 1. Reason: cache miss: [stage-1 7/9] COPY --from=frontend /app/public ./frontend/public cache miss: [stage-1 9/9] COPY --from=frontend /app/next.config.mjs ./frontend/next.config.mjs cache miss: [stage-1 2/9] WORKDIR /app cache miss: [stage-1 5/9] COPY python ./python cache miss: [frontend 4/6] RUN npm install cache miss: [frontend 2/6] WORKDIR /app cache miss: [stage-1 4/9] RUN pip install --no-cache-dir -r requirements.txt cache miss: [stage-1 3/9] COPY requirements.txt . cache miss: [stage-1 6/9] COPY --from=frontend /app/.next ./frontend/.next cache miss: [frontend 3/6] COPY package.json package-lock.json* ./ cache miss: [frontend 5/6] COPY . . cache miss: [stage-1 8/9] COPY --from=frontend /app/package.json ./frontend/package.json cache miss: [frontend 6/6] RUN npm run build {"total":21,"completed":17,"user_total":15,"user_cached":0,"user_completed":11,"user_cacheable":13,"from":2,"miss":13,"client_duration_ms":22945}
Build logs:
Fetching error logs...