build error

Job failed with exit code: 1. Reason: cache miss: [deps 1/3] RUN apk add --no-cache python3 make g++ git cache miss: [builder 3/4] COPY . . cache miss: [deps 3/3] RUN yarn install --frozen-lockfile cache miss: [builder 4/4] RUN yarn build cache miss: [runner 5/7] COPY --from=builder /app/.next ./.next cache miss: [runner 2/7] RUN addgroup --system --gid 1001 nodejs cache miss: [builder 2/4] COPY --from=deps /app/node_modules ./node_modules cache miss: [runner 3/7] RUN adduser --system --uid 1001 nextjs cache miss: [runner 4/7] COPY --from=builder /app/public ./public cache miss: [builder 1/4] WORKDIR /app cache miss: [base 2/2] WORKDIR /app cache miss: [deps 2/3] COPY package.json yarn.lock* package-lock.json* ./ cache miss: [runner 7/7] COPY --from=builder /app/package.json ./package.json cache miss: [runner 6/7] COPY --from=builder /app/node_modules ./node_modules {"total":20,"completed":16,"user_total":15,"user_cached":0,"user_completed":11,"user_cacheable":14,"from":1,"miss":14,"client_duration_ms":47686}

Build logs:

Fetching error logs...