React Frontend Not Serving Correctly from Frappe Site – 404 Error on Redirect

I’ve created a React frontend for my application and am trying to serve it from a Frappe site. I ran bench build successfully, and the build folders were generated as expected. However, when I try to access the homepage of the React app, I get a 404 error: Page Not Found.