import { deployExample } from '../test-utils'; it('[examples] should deploy sveltekit', async () => { await deployExample('sveltekit'); });