Having an issue with Next.js, how can I resolve it?
[email protected] start next start
▲ Next.js 14.0.2
- Local: http://localhost:3000
[Error: ENOENT: no such file or directory, open 'C:\Users\capas\Desktop\00\React\ecotask.next\BUILD_ID'] { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'C:\Users\capas\Desktop\00\React\ecotask\.next\BUILD_ID' }
I have tried npm install and other suggested commands, but without any success.