Issue in deploy Angular Universal App to Vercel

103 views Asked by At

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.

Image description

api/index.js

Image description

vercel.json

Image description

package.json

Image description

Image description

using Angular V17

Please let me know on how to fix this. Thanks

0

There are 0 answers