people!
The app is running fine locally (while on npm run dev), but after I build it with npm run build and deploy it to firebase, I get the following error: (https://i.sstatic.net/lGqfx1X9.png)
From the network tab, it can be seen that a response with “Content-Type” text/html is returned.(https://i.sstatic.net/pBQrXLZf.png)
enter image description here
Have you ever faced this yourself? Please assist. Thank you very much!
I do not know if this makes a difference, but I also have a backend (node) hosted on Heroku.
Velin Apostolov is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.