NuxtN
Nuxt2y ago
4 replies
Muse

Deployed Nuxt app is frozen

I deployed a Nuxt app that was built using the generate command using GitHub Actions, S3, and CloudFront. It was working fine before but for some reason in the last deployment when I visit the site, I only see a white screen. I can't right-click anywhere and sometimes the browser would show a prompt that the page is unresponsive.

There are no errors in the build. I tried to build the app locally and the same thing happens, frozen white screen.

Any hints as to what could be causing this?
Was this page helpful?