A file in your project that lists every external package your app depends on, plus the scripts (like npm run build) that run it. If a package is missing here, your host's build will fail because it never knows to install it.
npm run build