TypeScript project automatically adds itself as a local dependency when running or building with Next.js or Express
I’m working on a TypeScript project using Next.js, and I’ve encountered an issue where the project automatically adds itself as a local dependency in the package.json file. Below is an example of my package.json