Where exactly does the .cursorrules file go?
It goes in the root directory of your project — the same folder as your package.json, .gitignore, and README. Cursor automatically detects it when you open that project. There's no configuration needed beyond placing the file there.