Files
tfm_ainventory/frontend/components
Daniel Bedeleanu 1ea7a48912 fix: increase OCR timeout and configure Next.js dev origins
- Increased tesseract.js worker creation timeout from 8s → 20s (accounts for lazy loading and language model download on first run)
- Added allowedDevOrigins to next.config.mjs to permit localhost and .local hostnames
- Resolves OCR timeout on slow connections and first-time initialization
2026-04-17 11:45:36 +03:00
..