Any files that are put into `/public` cannot be accessed if the sandbox is set to private. E.g. creating a file called `/public/example.json` and then trying to load it with `fetch` will not work.