I have Visual Studio 2022 template .NET Core and React application. When I make some changes and run application locally, everthing is OK and I see these changes in browser. When I publish this application on external server, browser shows me old, cached version of this site.my config is a json file , and changes on it not applied in published version!!!