I am trying to deploy my angular universal app to vercel, I have been following this article on dev.to but i am getting the following error while deploying the app.
this is my configuration but i am getting errors as show below.

api/index.js

vercel.json

package.json


using Angular V17
Please let me know on how to fix this. Thanks