system-prompts-and-models-o.../salesflow-saas/frontend/.env.example
Sami Assiri d8bb836614 feat(dealix): ship revenue discovery launch hardening
Add revenue discovery APIs/services, launch verification gates, CI quality checks, and frontend E2E/docs updates to prepare the branch for production go-live.

Made-with: Cursor
2026-04-15 17:51:23 +03:00

7 lines
351 B
Plaintext

# Copy to .env.local for local dev. Production: set in hosting dashboard (Vercel, etc.).
# Must match the FastAPI base URL the browser can reach (CORS + strategy panel fetch).
NEXT_PUBLIC_API_URL=http://127.0.0.1:8000
# Optional: mailto: or https:// form for unified enterprise CTA (landing).
# NEXT_PUBLIC_SALES_CONTACT_URL=mailto:sales@example.com