# ── ChronoMind Web — Environment Variables ──────────────────── # Copy this file to .env.local and fill in values. # Platform-service URL (for cloud sync — optional for local-only use) NEXT_PUBLIC_PLATFORM_SERVICE_URL=http://localhost:4003 # Analytics (optional — stub logs to console in dev) # NEXT_PUBLIC_PLAUSIBLE_DOMAIN=chronomind.app