# Cloudinary Configuration # IMPORTANT: In Vite, environment variables must be prefixed with VITE_ to be exposed to the browser # Copy this file to .env and fill in your values VITE_CLOUDINARY_CLOUD_NAME=your_cloud_name VITE_CLOUDINARY_UPLOAD_PRESET=your_upload_preset # For unsigned uploads, create an upload preset in your Cloudinary dashboard # Settings > Upload > Upload presets > Add upload preset # Make it "Unsigned" to allow client-side uploads