From 1a12fe2156a93d2ddd7e5894f033a9e6fdafd940 Mon Sep 17 00:00:00 2001 From: bitsamedida <120999371+bitsamedida@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:23:35 -0300 Subject: [PATCH] Create _vercel.vapr.json --- domains/_vercel.vapr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.vapr.json diff --git a/domains/_vercel.vapr.json b/domains/_vercel.vapr.json new file mode 100644 index 000000000..c90ea33ec --- /dev/null +++ b/domains/_vercel.vapr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bitsamedida", + "email": "bitsamedida@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vapr.is-a.dev,e0a739ae617bd141d6f0" + } +}