Local Build fails but Vercel build succeds?
Answered
Jack @ DJL posted this in #help-forum
https://github.com/JnMProjects/NoPlus/tree/web-dev
I dont know what happens bu npm run dev npm run build turbo dev turbo build all end up in a mess
where the page loads but seconds later it errors
Gimme a minute ill send a video
I dont know what happens bu npm run dev npm run build turbo dev turbo build all end up in a mess
where the page loads but seconds later it errors
Gimme a minute ill send a video
Answered by Jack @ DJL
I finaly fixed it by creating new branch without next app, switching to it, delete the remains (.next .turbo node_modules...) and switch back to main
3 Replies
oh no to big
Needed to post that on Reddit
https://www.reddit.com/r/nextjs/s/Vigc3etVCO
https://www.reddit.com/r/nextjs/s/Vigc3etVCO
I finaly fixed it by creating new branch without next app, switching to it, delete the remains (.next .turbo node_modules...) and switch back to main
Answer