I successfully deployed my multi-page react app but when I go to the site link, I get a white blank screen.
Browser console shows these errors
Uncaught syntax error: unexpected token ‘<’ in main.99a0c191.js
Manifest: Line: 1, column: 1, syntax error in manifest.json
Can’t say without seeing your repo, but that would most likely not be the cause of such an output. This doesn’t feel like an error, rather something hardcoded in your code.