Next.js Discord

Discord Forum

Issue in deploy Angular Universal App to Vercel

Unanswered
West African Lion posted this in #help-forum
Open in Discord
West African LionOP
I am trying to deploy my angular universal app to vercel, I have been following [this][1] 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](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/kdwhnv1liy1m88rdrq96.png)

api/index.js


![Image description](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vdzjz99zgvh94huxngpm.png)

vercel.json

![Image description](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ztwa5xb4ekjgzzp43sew.png)

package.json

![Image description](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/eckx979u4zhbof6tda4a.png)



![Image description](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ic2nhjlt1ow8e3r569xz.png)

using Angular V17

Please let me know on how to fix this. Thanks


[1]: https://dev.to/jdgamble555/how-to-deploy-angular-universal-to-vercel-31d0?comments_sort=latest#toggle-comments-sort-dropdown

0 Replies