feat(mf): join VNClagoon Suite microfrontends group

Wrap next.config with withMicrofrontends; add @vercel/microfrontends.
Served at /mail under the suite shell (via NEXT_PUBLIC_BASE_PATH set on the
Vercel project). Logged in vnc/VNC-CHANGES.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Bernd Rodler
2026-08-03 16:04:40 +02:00
co-authored by Claude Opus 4.8
parent eace443fdf
commit 0189935e7b
4 changed files with 425 additions and 12 deletions
+2
View File
@@ -22,5 +22,7 @@ that merging new upstream releases stays a triage exercise, not an archaeology d
|------|-------------|--------|-----|
| 2026-08-03 | `vnc/` (new) | Added VNC customization dir + this log | Fork bootstrap |
| 2026-08-03 | `VNCMAIL-SETUP.md` (new) | Vercel deploy runbook | Deploy on Vercel as project "VNCmail+" |
| 2026-08-03 | `next.config.ts` | Wrap export with `withMicrofrontends(...)` + import | Join VNClagoon Suite microfrontends group (served at /mail) |
| 2026-08-03 | `package.json` | Add `@vercel/microfrontends` dep | Microfrontends child integration |
_(append new rows as you diverge)_