When I upload images from localhost, it works perfectly. But when I deploy the Next.js app to Vercel, and try to upload files or images throug cloudinary it does not work. How can I solve the problem?
I want that the pictures or files will perfectly upload with vercel as well as will store to cloudinary.
This worked for me :