Elaris Docs / Docs Domain

Docs Domain

The canonical docs domain is:

https://docs.elarissolutionsllc.com

Vercel setup

  1. Create a Vercel project from the GitHub repository.
  2. Set the project root directory to next.
  3. Set the build command to npm run build.
  4. Add the production domain docs.elarissolutionsllc.com.
  5. Add the DNS record requested by Vercel.

Typical DNS record

Type: CNAME
Name: docs
Value: cname.vercel-dns.com

Verification

  • https://docs.elarissolutionsllc.com loads the docs home.
  • /sitemap.xml, /robots.txt, and /llms.txt return successfully.
  • Search engines see canonical URLs on the docs subdomain.