From a56bbdf6e377ba4465a1c6e6702345cf8684b622 Mon Sep 17 00:00:00 2001 From: Ritam Das <86097735+nxrmqlly@users.noreply.github.com> Date: Sun, 1 Dec 2024 10:51:50 +0530 Subject: [PATCH] Create _vercel.ritam.json --- domains/_vercel.ritam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ritam.json diff --git a/domains/_vercel.ritam.json b/domains/_vercel.ritam.json new file mode 100644 index 000000000..b7dbe65bd --- /dev/null +++ b/domains/_vercel.ritam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nxrmqlly", + "email": "ritam@duck.com" + }, + "record": { + "TXT": ["vc-domain-verify=ritam.is-a.dev,fc2fd1d325b0a4f9269b"] + } +}