From aff042a0cdd3d69c3fb1dfba77c00e5f102c4346 Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 18:04:31 +0530 Subject: [PATCH] Create _vercel.voidvault.json --- domains/_vercel.voidvault.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.voidvault.json diff --git a/domains/_vercel.voidvault.json b/domains/_vercel.voidvault.json new file mode 100644 index 000000000..9d09ef071 --- /dev/null +++ b/domains/_vercel.voidvault.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354686@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=voidvault.is-a.dev,fdc2aadb068bd286d372"] + } +}