From 78c0073b5397696560e3e0d10b732d7db5f6b0d7 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Tue, 11 Feb 2025 17:05:27 +0700 Subject: [PATCH] Create _vercel.layhout.json --- domains/_vercel.layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.layhout.json diff --git a/domains/_vercel.layhout.json b/domains/_vercel.layhout.json new file mode 100644 index 000000000..e17243f9c --- /dev/null +++ b/domains/_vercel.layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=layhout.is-a.dev,be218a450dbf76cb68f1"] + } +}