c518e01738
NocoDB LongText field has ~95KB limit, hero image is ~456KB base64. New approach: POST /api/hero-upload saves image as file in /public/uploads/, NocoDB stores only the path. Docker volume configured for persistence. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>