Settings
Manage site features and custom domains
Site Identity
Your workspace name and subdomain URL.
Contact support to change your subdomain.
Coming Soon Mode
Control whether your site shows a splash page or is fully live.
Site Features
Control which features are visible to visitors on your site.
Listing Features
Search & Discovery
Neighborhood
Content
Homepage
Map Customization
Override the default Mapbox map styles used on listing pages.
Override the default Mapbox styles for listing maps. Leave empty to use the platform defaults.
Custom Domains
Connect your own domain to this site. The primary domain will be used for canonical URLs.
No custom domains configured yet.
Add a domain to connect your own URL to this site.
1. Contact Administrator
Ask your administrator to add yourdomain.com to the Vercel project. They will provide you with the exact DNS records to configure.
2. Add DNS Records
In your domain's DNS settings, add the records provided by your administrator. Typical setup:
| Type | Name/Host | Value/Target |
|---|---|---|
A | @ | 76.76.21.21 |
CNAME | www | cname.vercel-dns.com |
Note: Root domains require an A record. The www CNAME is optional but recommended.
3. Supabase Redirect URL (Critical)
For magic link authentication to work, add your domain to Supabase:
- Go to Supabase Dashboard → Authentication → URL Configuration
- Add
https://yourdomain.com/**to Redirect URLs
Note: DNS changes can take up to 48 hours to propagate, though most changes take effect within a few minutes.
Danger Zone
Permanently delete this workspace and all of its data. This action cannot be undone.