如何在 Vercel 部署中修复此错误?

How can I fix this error on Vercel deploy?

希望你一切都好。 我试图在 Vercel 上部署我的投资组合,只是为了看看它是如何进行的,但我收到以下错误: “错误:命令“npm 运行 build”以 127 退出”

Error picture

因此,在收到此错误后我无法部署它。 谁能帮帮我?

转到您的 angular.json,在 json 的构建块 json 下会有一个 fileReplacement 配置。 rectify/remove 因为 属性 中的文件根据此错误不存在。您可以在此处阅读有关文件替换的更多信息:-

https://angular.io/guide/build#configure-target-specific-file-replacements