ok found the issue: in the `svelte.config.js` file i had to set `platformProxy.environment` to `'pro

ok found the issue: in the
svelte.config.js
file i had to set platformProxy.environment to 'production' inside the adapter's config
Was this page helpful?