multica/apps
yushen 276e9a5b25 fix(web): defer MULTICA_API_URL check to runtime in next.config
Move the env var read into the rewrites function so `next build`
succeeds without MULTICA_API_URL set (it is only needed at runtime).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 06:42:30 +08:00
..
cli fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
desktop refactor: unify API URL env var to MULTICA_API_URL 2026-02-15 06:31:00 +08:00
gateway fix(gateway): add build stage for workspace packages in Dockerfile 2026-02-15 05:46:41 +08:00
mobile refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web fix(web): defer MULTICA_API_URL check to runtime in next.config 2026-02-15 06:42:30 +08:00