{ "scripts": { "dev": "vite", "build": "tsc && vite build", "preview": "vite preview", "watch": "vite build --watch" } }