export default { // Keys within public, will be also exposed to the client-side public: { apiBase: '', appUrl: '', env: 'local', hCaptchaSiteKey: null, googleAnalyticsCode: null, amplitudeCode: null, sentryDsn: null, crispWebsiteId: null, aiFeaturesEnabled: false, s3Enabled: false, paidPlansEnabled: false, customDomainsEnabled: false } }