Hi! ๐
I'm encountering a major issue that's been driving me crazy. Every time I try to run next start after a successful next build, it keeps throwing the dreaded "could not find a production build".
Here are the details:
- Next.js Version: 13.4.5
- Build Process: No errors or warnings during
next build, and the.nextdirectory is created as expected. - Directory Path: The
.nextdirectory is definitely present in the/workspaces/cavemanappdirectory. I double- and triple-checked the spelling and everything seems fine.
I've tried all the usual tricks like deleting the .next directory and rebuilding from scratch, but nothing seems to work. It's as stubborn as a wild stallion!
I'm running out of solutions and I'm starting to loose my mind