Problem deploying my prebuilt project
Unanswered
Blue whiting posted this in #help-forum
Blue whitingOP
vercel build - works
next build - works
next start - works
vercel deploy --prebuilt - fails with cannot find something in node_modules?
next build - works
next start - works
vercel deploy --prebuilt - fails with cannot find something in node_modules?
4 Replies
Blue whitingOP
Clearly im doing something wrong - if anyone could help that would be amazing
Blue whitingOP
Its a turbo repo project - if that helps