diff --git a/package.json b/package.json index 31db39b2..2d56e0e5 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,8 @@ "main": "auxiliary-server.js", "scripts": { "dev": "node auxiliary-server.js", - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "build": "vite build" }, "keywords": [], "author": "",