Next.js Discord

Discord Forum

Build on Vercel causing `Application error: a client side excepption`

Unanswered
Pacific herring posted this in #help-forum
Open in Discord
Pacific herringOP
Well, when I host my NextJS 14 app in Vercel Im getting a lot of problem :
- Application error: a client side excepption
- Inifinite loading of page
- Image not showing when hitting the limits of Free tier 'Image optimization'

So I try AWS Amplify just to check, and everything work fine, not Appilcation error, not infinite loading state of a page, everything work perfectly. But why ? Im also wondering if self host a NextJS app is a good idea ? Because I really need to have a lot of image optimization but with Vercel it can be very expensive. Or there is maybe a btter hoster for that ?

3 Replies

Pacific herringOP
infinite loading
Application error: client side exception
Pacific herringOP
And there is an example on AWS Amplify, everything is smooth, fast and works as expected. So Im really confused, how its possible that AWS is better with NextJS when Vercel is the "official" hoster of NextJS :/