I am making some request that exceeds the limit of svelte of 512kb, I have checked this page on svelte docshttps://kit.svelte.dev/docs/adapter-node#environment-variables-body-size-limit, it says that i have to set something to 0 and implement a custom check, and i am using adapter-vercel(because i have tried that env method didn't worked), idk how to do it, can someone help me with this?
↧