NIP-05 validation requests to the domian were rejected due to CORS
@ -1,3 +1,7 @@
[build]
command = "yarn run build"
publish = "build"
[[headers]]
for = "/.well-known/nostr.json"
[headers.values]
Access-Control-Allow-Origin = "*"