I get this error while building on vercel
> Build error occurredError: ENOENT: no such file or directory, open '/vercel/path0/.next/next-server.js.nft.json' at ignore-listed frames { errno: -2, code: 'ENOENT', syscall: 'open', path: '/vercel/path0/.next/next-server.js.nft.json'}meanwhile i can confirm this file exist while building on my local environment.