-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[vercel] build fails with 'fse.writeJson is not a function' #565
Comments
Happening to me too. I created a clean repo on stackblitz and deploy on Vercel (just to make sure), but the error persist. Stackblitz: https://stackblitz.com/edit/nuxt-starter-4vahug?file=README.md,app.vue
|
fixed it for me! ⚡ 🦄 |
Should be fixed with the last edge release (23076b8) Only please note vercel image provider seems broken likely due to output configuration changes. |
Had to disable `nuxt/image` due to something with Vercel image provider (nuxt/image#565 (comment))
|
ref #569 |
Hi, I tried adding image-edge to my nuxt3 app, starts up fine locally but doesn't build any longer on vercel.
The text was updated successfully, but these errors were encountered: