# Local-only plan override for testing (copy to `.env.local` in this folder). # `.env.local` is gitignored and excluded from release zips — never commit it. # # Set LLMAGNET_LOCAL_DEV=true to enable. Without it, Freemius plan is used as usual. LLMAGNET_LOCAL_DEV=true # Plan to simulate: free | pro | plus | ultra LLMAGNET_PLAN=ultra # Optional flags (defaults shown for paid plans) # LLMAGNET_IS_TRIAL=false # LLMAGNET_IS_PAYING=true # Optional: point promo/news JSON at a Vercel preview (local-dev only). # Keeps the same path (`/data/promo-modals.json`). Comment out to use production. # LLMAGNET_WP_NEWS_BASE_URL=https://llmagnet-wp-news-xxxxx-llm-agnet.vercel.app # # Or set the full promo JSON URL instead: # LLMAGNET_PROMO_MODAL_JSON_URL=https://example.com/data/promo-modals.json # # Vercel Deployment Protection bypass (from Project → Settings → Deployment Protection). # LLMAGNET_VERCEL_PROTECTION_BYPASS=