From 4c993afcb29c5665dc6ad2e5cce7a5496cfff061 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:04:56 +0700 Subject: [PATCH] update file json for vercel Another Vercel account is using this domain. Set the following TXT record on _vercel.ztl.is-a-good.dev to use ztl.is-a-good.dev in this project. If you wish to transfer the entire domain, this will need to be done by the current domain owner. Once the verification is completed and the domain is successfully configured, the TXT record can be removed. --- domains/ztl.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/domains/ztl.json b/domains/ztl.json index 40ec0c9..d8adc2a 100644 --- a/domains/ztl.json +++ b/domains/ztl.json @@ -10,6 +10,11 @@ "CNAME": { "name": "ztl", "value": "3dslider.vercel.app" + }, + + "TXT": { + "name": "_vercel", + "value": "vc-domain-verify=ztl.is-a-good.dev,66dd316bd6eeeb3164a9" } },