fix(build): corporate Next app deploy (7806) — hooks, Apollo, lucide, dynamic root

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-29 13:40:56 -07:00
parent 28892a4ce4
commit 08a53096c8
6 changed files with 19 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ NEXT_PUBLIC_GRAFANA_URL=https://grafana.sankofa.nexus
NEXT_PUBLIC_LOKI_URL=https://loki.monitoring.svc.cluster.local:3100
# Must match the browser URL (NPM vhost), not the LAN upstream — e.g. https://sankofa.nexus
NEXTAUTH_URL=https://sankofa.nexus
NEXTAUTH_URL=https://portal.sankofa.nexus
NEXTAUTH_SECRET=your-nextauth-secret
```