I have the react app. I need to create a build via comman
npm run build
The build is successfully created, but it doesn’t load to render and the deployment process never completes.
Any idea what is the problem ?