build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 10/10] RUN chmod +x /app/start.sh cache miss: [stage-1 9/10] RUN echo '#!/bin/bash\npython -m uvicorn app:app --host 0.0.0.0 --port 7860\n' > /app/start.sh cache miss: [frontend-builder 5/6] COPY frontend/ ./ cache miss: [stage-1 7/10] COPY . . cache miss: [stage-1 5/10] RUN pip install --no-cache-dir -r requirements.txt cache miss: [stage-1 6/10] RUN pip install uvicorn gunicorn cache miss: [stage-1 8/10] COPY --from=frontend-builder /app/frontend/out /app/frontend_static cache miss: [frontend-builder 6/6] RUN npm run build cache miss: [stage-1 4/10] COPY requirements.txt . {"total":22,"completed":15,"user_total":16,"user_cached":7,"user_completed":9,"user_cacheable":14,"from":2,"miss":9,"client_duration_ms":468}

Build logs:

Fetching error logs...