I am trying to deploy my repo to Vercel and I got this error at the end of the build log which doesn't provide me any more details:
Error: ENOENT: no such file or directory, lstat '/vercel/path0/.next/export-detail.json'
I had a similar situation with this reddit post but this didn't work either (update):
https://www.reddit.com/r/nextjs/comments/1bkswd8/enoent_no_such_file_or_directory_lstat/
Any reason why this is happening?
This is my repo:
https://github.com/ubergonmx/porum-nextjs