I made a website with Asp.net ReactJs project. It was working on local but when i want to deploy on my host its getting errors. I cant find much things on the net. I think im making mistake installing wrong place or missing some adjustment but no idea. Here is my steps
1- I set the 'homepage' in package.json but no idea what to do First Image
2- I fill the 'site path' = wwwroot and some other things but not work Second Image
3- Its getting succesfully upload at host and here it file structure in hosting page Third Image - Fourth Image
4- and its getting now http error 502.5 before that it was http error 500 now 502.5 Last Image
Its like dont know where is the main page location.