When trying to build on Netlify, it tries to install the local package "@sounisi5011/readme-generator" and fails.
However, this local package is not needed for the example build.
Removed the npm lock file to prevent unnecessary package installations.
When trying to build on Netlify, it tries to install the local package "@sounisi5011/readme-generator" and fails. However, this local package is not needed for the example build. Removed the npm lock file to prevent unnecessary package installations.