diff --git a/package.json b/package.json index 8360ac0..1a1810c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "scripts": { "dev": "vite", - "build": "vite build" + "build": "" }, "devDependencies": { "axios": "^1.1.2",