build error
Job failed with exit code: 1. Reason: cache miss: [runner 6/6] COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static cache miss: [runner 5/6] COPY --from=builder --chown=nextjs:nodejs /app/.next/standalone ./ cache miss: [runner 2/6] RUN addgroup --system --gid 1001 nodejs cache miss: [builder 1/4] WORKDIR /app cache miss: [builder 3/4] COPY . . cache miss: [deps 3/4] COPY package.json package-lock.json* ./ cache miss: [runner 3/6] RUN adduser --system --uid 1001 nextjs cache miss: [runner 4/6] COPY --from=builder /app/public ./public cache miss: [builder 2/4] COPY --from=deps /app/node_modules ./node_modules cache miss: [deps 4/4] RUN npm ci cache miss: [builder 4/4] RUN npm run build {"total":19,"completed":10,"user_total":14,"user_cached":3,"user_completed":5,"user_cacheable":13,"from":1,"miss":11,"client_duration_ms":471}
Build logs:
Fetching error logs...