Installing Next Cloudinary
Getting Started
Installation
npm install next-cloudinary
Configuration
Add the following variable to your .env.local
or .env
file.
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="<Your Cloud Name>"
Don't have a Cloudinary account? Sign up for free on cloudinary.com!
Using Next Cloudinary
Learn how to add one of the Next Cloudinary components:
Or use the helper methods to generate URLs: