Menly
"[nuxt] instance unavailable" on Vercel with no debug information, working fine locally
I encounter the error: "Error: [nuxt] instance unavailable at (index.mjs:1:362157) at (index.mjs:1:362517) at (index.mjs:1:619872)" with no debug information, even though everything works perfectly locally.
The app and all urls works perfectly when coming from the home (https://stuzh38-davide.vercel.app/). It stops working when visiting dynamic URLs directly, like this one (https://stuzh38-davide.vercel.app/product/28571)
Does anybody have any idea how I could gain more insights into this issue?
2 replies