# Saventh B2B CRM — artifact: saventh-suite/artifacts/b2b-crm (not Saventh/CRM) # Railway / Netlify: publish this directory as site root. [build] publish = "." command = "echo 'Copy auth0-config.js and supabase-config.js from *.example.js before deploy'" [build.environment] SECRETS_SCAN_SMART_DETECTION_ENABLED = "false" SECRETS_SCAN_OMIT_PATHS = "auth0-config.js,supabase-config.js" [[headers]] for = "/*" [headers.values] X-Frame-Options = "DENY" X-Content-Type-Options = "nosniff" X-Robots-Tag = "noindex, nofollow, noarchive, nosnippet"