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