fix: with-svelte example builds (#10517)
### Description
The `with-svelte` example deploys in our CI have been broken. This PR
gets them back to green.
### Testing Instructions
CI
---------
Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>