Merge pull request #21186 from mjdsj/main

Fixed Vercel Configuration for mjresu, added _vercel.mjresu.json to able name service read through Vercel.
This commit is contained in:
Satr14
2025-03-15 11:19:51 +07:00
committed by GitHub
2 changed files with 12 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "mjdsj",
"email": "work.mjdsj+is-a-dev@gmail.com"
},
"record": {
"TXT": "vc-domain-verify=mjresu.is-a.dev,2122712d466f4e306e1d"
}
}
+3 -2
View File
@@ -5,5 +5,6 @@
},
"record": {
"CNAME": "portfolio-workmjdsj-gmailcom.vercel.app"
}
}
},
"proxied": false
}