From 6f2e6264d33cfc842c55dd03be9bb4aed9adaf8a Mon Sep 17 00:00:00 2001 From: Youssef lmouden <168273055+YoussefDevPro@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:52:44 +0000 Subject: [PATCH] Create _vercel.youssef.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit alr, my bad πŸ’€ i legit thought i had to put _vercel.youssef.json in my own repo, but yeah... turns out that was a major skill issue 😭 appreciate the patience, won’t happen again (i hope) πŸ˜… --- domains/_vercel.youssef.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.youssef.json diff --git a/domains/_vercel.youssef.json b/domains/_vercel.youssef.json new file mode 100644 index 000000000..e598a4a15 --- /dev/null +++ b/domains/_vercel.youssef.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" +}, +"record": { + "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" +} +}