Force browser take fresh version of the app files after deploy new version (cache busting)

i think should be something like change links of all files in the app after every build to prevent browser or proxies taking from cache and got fresh version of the all files just in case new build uploaded to the server

is that possible somehow or is there something instead can fix this problem?