diff --git a/domains/homepage.json b/domains/homepage.json new file mode 100644 index 0000000..5858c48 --- /dev/null +++ b/domains/homepage.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/ai-community-dev/web", + + "owner": { + "username": "smanitech", + "email": "tech.smani@gmail.com" + }, + + "target": { + "CNAME": { + "name": "@", + "value": "aicommunity-dev.vercel.app" + } + }, + + "proxied": false +} \ No newline at end of file