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