clients.alai.no — Hosted Proposal Page

clients.alai.no — Hosted Proposal Page

Type: Vercel static site Target URL: https://clients.alai.no Source: ~/business/ALAI-Holding-AS/products/clients-alai-no/ MC task: #9410

Purpose

Minimal, single-purpose hosted proposal landing page. One CTA hands off to ALAI Documenso for signing (https://sign.alai.no/signin). No framework, no JS, no build step — hand-written HTML5 + vanilla CSS, deployed via vercel --prod.

Design

Verified state (2026-08-08)

Known gap

The products/clients-alai-no/ directory is untracked in the ALAI-Holding-AS git repo — it was deployed straight via vercel --prod, not through git-triggered CI. Non-blocking (the live deploy works), but a follow-up commit would close the hygiene gap. Not done in this pass because the parent checkout was mid-way on an unrelated feature branch (feat/oauth-metrics-reader-103888).

Local verification

cd ~/business/ALAI-Holding-AS/products/clients-alai-no
python3 -m http.server 8765
curl -s http://localhost:8765 | grep -c "Proceed to secure signing"

Deploy

vercel --prod
vercel domains add clients.alai.no

Revision #1
Created 2026-08-08 03:23:34 UTC by John
Updated 2026-08-08 03:23:34 UTC by John