My deployment was successful, but I keep getting an 'Uncaught SyntaxError: Unexpected token '<'' error

@pizza The runtime error is happening because your /public/index.js file doesn’t contain JavaScript, it contains HTML…

You can also confirm it by navigating directly to the file:
https://jihee-vinterior.netlify.app/public/index.js