Each time I deploy with Vercel I'm getting this error:
Error: ENOENT: no such file or directory, lstat '/vercel/path0/APP_PATH/.contentlayer/generated/Doc/_index.json'
It always works with a redeploy if I don't use the existing build cache.
I'm getting this error after upgrading to Next.js 15 and migrating from contentlayer to contentlayer2.