mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 22:04:56 +00:00
The JWT_SECRET env var was evaluated at module load time, causing Next.js static page generation to fail in CI where the variable is not set. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>