build error

Job failed with exit code: 1. Reason: cache miss: [deps 5/5] RUN npm install cache miss: [deps 3/5] WORKDIR /app cache miss: [runner 3/7] RUN addgroup --system --gid 1001 nodejs cache miss: [builder 5/5] RUN npm run build cache miss: [builder 4/5] COPY . . cache miss: [builder 3/5] COPY --from=deps /app/node_modules ./node_modules cache miss: [runner 4/7] RUN adduser --system --uid 1001 nextjs cache miss: [deps 4/5] COPY package.json package-lock.json* ./ cache miss: [deps 2/5] RUN apk add --no-cache libc6-compat cache miss: [builder 2/5] WORKDIR /app cache miss: [runner 7/7] COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static cache miss: [runner 6/7] COPY --from=builder --chown=nextjs:nodejs /app/.next/standalone ./ cache miss: [runner 5/7] COPY --from=builder /app/public ./public {"total":19,"completed":16,"user_total":14,"user_cached":0,"user_completed":11,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":29776}

Build logs:

Fetching error logs...