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.
image.png
Screenshot_2023-10-30_at_16.08.15.png
Screenshot_2023-10-30_at_16.13.26.png
Screenshot_2023-10-30_at_12.46.09.png
Screenshot_2023-10-30_at_16.15.51.png
Was this page helpful?