The package manager (npm or yarn or pnpm) creates the node_modules/ directory to store the dependencies of your project.
npm
yarn
pnpm
node_modules/
Directory Structure
middleware
pages