ppt-tool/frontend/lib
Vadym Samoilenko a99e18c744 Fix apiFetch basePath: use publicRuntimeConfig instead of NEXT_PUBLIC_ env var
NEXT_PUBLIC_* vars are inlined at build time — not available in Docker build context.
publicRuntimeConfig is resolved at runtime from next.config.mjs, which works correctly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 22:32:49 +00:00
..
apiFetch.ts Fix apiFetch basePath: use publicRuntimeConfig instead of NEXT_PUBLIC_ env var 2026-03-19 22:32:49 +00:00
utils.ts Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00