why vue js make cors origin from localhost when deploy it

Viewed 26

I created a vue app connected with a third party Api . it works well on the development server but when deploy it to vercel it displays cors origin error . can anyone help

enter image description here

0 Answers
Related