From 1f3f0f1d121c597dbc30e3b34c9dc82138d0bcb0 Mon Sep 17 00:00:00 2001 From: Pratham Das <116100433+Prathamdas3@users.noreply.github.com> Date: Mon, 17 Mar 2025 09:26:50 +0000 Subject: [PATCH] added vercel credentials --- domains/_vercel.pratham.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.pratham.json diff --git a/domains/_vercel.pratham.json b/domains/_vercel.pratham.json new file mode 100644 index 000000000..21f743df7 --- /dev/null +++ b/domains/_vercel.pratham.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Prathamdas3", + "email": "daspratham3@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=pratham.is-a.dev,b632047325056df87293" + } + } + \ No newline at end of file