diff --git a/apps/desktop-ui/package.json b/apps/desktop-ui/package.json index 8693a961c5..d47be69fec 100644 --- a/apps/desktop-ui/package.json +++ b/apps/desktop-ui/package.json @@ -61,8 +61,7 @@ "^build" ], "options": { - "cwd": "apps/desktop-ui", - "command": "vite build --config vite.config.mts" + "command": "vite build --config apps/desktop-ui/vite.config.mts" }, "outputs": [ "{projectRoot}/dist"