diff --git a/.cursor/environment.json b/.cursor/environment.json index c278222e..6356e5f9 100644 --- a/.cursor/environment.json +++ b/.cursor/environment.json @@ -1,6 +1,6 @@ { "name": "Copilot for Xcode", - "install": "cd Server && npm install --force && npm run build", + "install": "cd Server && npm ci --force && npm run build", "terminals": [ { "name": "Server preview",