Serve static JSON

Im trying to serve a single static JSON file at https://vigilant-thompson-67deac.netlify.app/.well-known/did.json however, even though I upload a json file, an HTML file is served, which obviously cannot then be parsed by a JSON parser.

How can I serve the exact content I uploaded?

Thanks!

hmm, i am not seeing what you are seeing! It looks like json to me - and is even formatted correctly by my JSON viewer extension.

Have you tried in an incognito window, perhaps?