We have the build folder of the React Project , and no access to the React App itself. the build is running flawless on the localhost but when we run it on the VPS , the root is not showing and it is not working at all on VPS .
we used apache, Nginx and even serve it statically but none of them was successful
any solution ?