Build errors next js 14 server actions vercel
I created a fresh t3 repo with tailwind, next auth, drizzle and app router. Bumped up next.js and react versions to latest as stated here https://nextjs.org/docs/pages/building-your-application/upgrading/version-14. Build work fine locally, fails on vercel. Tried setting serverActions key in next config to something - the same build output on vercel.
Attaching package.json, next config, local build output, error screenshot and serverActions key shape.
Attaching package.json, next config, local build output, error screenshot and serverActions key shape.




