Netlify React App shown blank, console error of net::ERR_HTTP2_PROTOCOL_ERROR for manifest.json

Netlify link: https://faithtasks.netlify.app/
Github: GitHub - ryannarnoldd/FaithTasks

I have tried everything (it was working perfectly last night, I don’t know what I changed AND I reverted all changes too).

I already tried making the _redirects file and netlify.toml redirects configuration. I tried making the homepage in my package.json to “/” and “.”. I made the build settings to “CI= npm run build” and publish directory to public.

I spent about an hour going through similar forums looking for what I can do to fix this issue, but nothing helps.

Any help is appreciated!

Looks like you’ve already resolved this?