In my Next.js app, I'm facing a strange issue. When users have phones with less than 8GB RAM and less than 393x787(viewport size) Screen size, facing an issue - my application is breaking on their phones and I am not getting what would be the issue. I'm also not getting where I should start? When I checked logs and API calls then I didn't find anything which can give me some insights of the issue. How could I troubleshoot this issue. On all the devices users can run my application perfectly but not on those small devices.