Production marketing site for Helios.
- GitHub repository:
HeliosEnergy/helios-website - Production branch:
main - Vercel project:
helios-website - Local working directory:
/Users/amoldericksoans/Documents/Helios/helios-website
Do not use the old Next.js app under website/helios-landing-page for production website changes.
helios.cowww.helios.cohelioscloud.orgwww.helioscloud.orgheliosenergy.iowww.heliosenergy.ioheliosenergy.aiwww.heliosenergy.ai
Legacy domains are handled in src/lib/domainRedirect.ts and src/lib/site.ts.
npm install --legacy-peer-deps
npm run devnpm run buildVercel production builds use:
- Framework: Vite
- Build command:
npm run build - Output directory:
dist
Microsoft Clarity is loaded only for Vercel production builds.
- Clarity project ID:
whq1fqokkl - Loader:
src/lib/microsoftClarity.ts - Production gate:
VERCEL_ENV=production