From 4ca1dbe633a0133e3b8a830201e99cc72f862fc2 Mon Sep 17 00:00:00 2001 From: Manish Gun <132733410+manishgun@users.noreply.github.com> Date: Sun, 19 Jan 2025 09:10:57 +0530 Subject: [PATCH] Create _vercel.manishgun.json --- domains/_vercel.manishgun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.manishgun.json diff --git a/domains/_vercel.manishgun.json b/domains/_vercel.manishgun.json new file mode 100644 index 000000000..38afc388c --- /dev/null +++ b/domains/_vercel.manishgun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "manishgun" + "email": "mail.cto.manish@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=manishgun.is-a.dev,f13d291aacd89c0da59c" + } +}