chore: fix prettier formatting, regenerate phase9 manifest, add missing config files (.env.example, .node-version, .nvmrc, CI workflow)
CI / test (push) Failing after 28s

This commit is contained in:
root
2026-06-25 20:12:15 -04:00
parent c43620a005
commit b7a640735c
36 changed files with 3402 additions and 1857 deletions
@@ -9,7 +9,7 @@ English is the authoring source. French and Arabic are independent production re
Set document attributes on the server:
```html
<html lang="ar" dir="rtl" data-theme-preference="system" data-theme="dark">
<html lang="ar" dir="rtl" data-theme-preference="system" data-theme="dark"></html>
```
Do not wait for hydration to set language, direction, or resolved theme.