My react app show blank page on netlify deploy

Here is the link of deployed website:

The error I’m getting is:
Uncaught SyntaxError: Unexpected token ‘<’

Netlify built the app totally fine but going to that link shows blank page

Remove the homepage field from the package.json of the project.