1. Create a folder named .well-known in the public folder.
  2. Create a nostr.json file in the .well-known folder. See NIP-05 docs for more info.
  3. Enable CORS for nostr.json file in the next.config.js.
  4. Deploy the app to Vercel.
  5. Test out your NIP-05s on https://nostrstuff.com.