platform.env on a server endpoint on my Sveltekit app is only available deployed in production. I'm using npx wrangler pages dev .svelte-kit/cloudflare once built, with platform.env is always undefined though the wrangler pages dev.wrangler kv:namespace create test and used preview_id just as the docs say, but I just can never access platformplatform connects using Sveltekit.