I have a small problem with my API that I use with Express JS, I deployed on AWS and Vercel the problem is the same except for Heroku.
All my GET POST routes work fine. except when I want to upload a video on my frontend in REACT I have this error that you see in the photo.
I tried all the possible parameters with the configuration of the cors.
