From c6408c35918ee29487be387f7a28eaf4ee466491 Mon Sep 17 00:00:00 2001 From: Nalin <79359909+NotNalin@users.noreply.github.com> Date: Mon, 21 Apr 2025 07:00:40 +0530 Subject: [PATCH] Create _vercel.n.json --- domains/_vercel.n.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.n.json diff --git a/domains/_vercel.n.json b/domains/_vercel.n.json new file mode 100644 index 000000000..0a4bdf889 --- /dev/null +++ b/domains/_vercel.n.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NotNalin", + "email": "notnalin@protonmail.com", + "discord": "trickygamer" + }, + "record": { + "TXT": "vc-domain-verify=n.is-a.dev,5cac954ec8313a534159" + } +}