{
  "id": "frontend-contact",
  "kind": "web",
  "summary": "Static site + a serverless email contact form — the headline 'static frontend, serverless backend' combo. A static page hosts an island form that POSTs to functions/sendMessage.serverless.ts, which sends mail via Resend over HttpClient. The function deploys SEPARATELY with `voltro serverless` (scales to zero) while the page goes to any CDN.",
  "tags": ["web", "frontend", "static", "serverless", "contact", "email", "form", "islands", "resend"]
}
