diff --git a/.cursor/environment.json b/.cursor/environment.json new file mode 100644 index 0000000..7f38df0 --- /dev/null +++ b/.cursor/environment.json @@ -0,0 +1,4 @@ +{ + "name": "Speak-O", + "install": "npm ci" +}