Create _vercel.chriscent.json

To connect vercel using TXT record...
This commit is contained in:
Chriscent Pingol
2025-03-26 11:57:49 +08:00
committed by GitHub
parent 4cb25a9d29
commit bb4b3552c2
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A practice portfolio for web design challenges.",
"repo": "https://github.com/KishonShrill/website-portfolio",
"owner": {
"username": "KishonShrill",
"email": "crystalbluew@gmail.com"
},
"record": {
"TXT": "vc-domain-verify=chriscent.is-a.dev,0bd491999fe494552e50"
}
}