Hi, How to prevent website being broken for current users after deployment?
Unanswered
American Crocodile posted this in #help-forum
American CrocodileOP
When I deploy a new version of my site, the site becomes broken for existing users since the urls to the json files are no longer valid. I was using staticprops and suspected the problem was with that but I'm now using serverside props and it persists.
How best to handle this?
How best to handle this?