build error

Job failed with exit code: 1. Reason: cache miss: [ 7/18] COPY app/ . cache miss: [ 8/18] RUN if [ "false" = "true" ]; then echo "🔄 LaTeX importer enabled - running latex:convert..."; npm run latex:convert; else echo "⏭️ LaTeX importer disabled - skipping..."; fi cache miss: [10/18] RUN set -e; if [ -e public ] && [ ! -d public ]; then rm -f public; fi; mkdir -p public; if [ -L public/data ] || { [ -e public/data ] && [ ! -d public/data ]; }; then rm -f public/data; fi; mkdir -p public/data; cp -a src/content/assets/data/. public/data/ cache miss: [ 9/18] RUN cd scripts/notion-importer && npm install && cd ../.. cache miss: [15/18] COPY nginx.conf /etc/nginx/nginx.conf cache miss: [12/18] RUN npm run export:pdf -- --theme=light --wait=full cache miss: [11/18] RUN npm run build cache miss: [13/18] RUN npm run export:latex cache miss: [18/18] RUN mkdir -p /var/cache/nginx /var/run /var/log/nginx /var/lib/nginx/body && chmod -R 777 /var/cache/nginx /var/run /var/log/nginx /var/lib/nginx /etc/nginx/nginx.conf && chmod -R 777 /app cache miss: [ 6/18] RUN npm install cache miss: [14/18] RUN apt-get update && apt-get install -y nginx && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [ 5/18] COPY app/package*.json ./ cache miss: [17/18] RUN chmod +x /entrypoint.sh cache miss: [16/18] COPY entrypoint.sh /entrypoint.sh {"total":23,"completed":17,"user_total":18,"user_cached":3,"user_completed":12,"user_cacheable":17,"from":1,"miss":14,"client_duration_ms":63636}

Build logs:

Fetching error logs...