TechnicalMedia & File Handling
[Media & Files] How to handle large file uploads (images/videos) in Lovable?
Use Supabase Storage for file uploads (50MB per file on free tier, higher on paid plans). Prompt Lovable to: 'Add file upload with Supabase Storage.' Lovable generates the upload UI and Edge Function. Set storage buckets to public or private with RLS policies based on your needs.
