Server action resolving to undefined when Vercel throws an error in Next v14 #74948
Labels
create-next-app
Related to our CLI tool for quickly starting a new Next.js application.
Runtime
Related to Node.js or Edge Runtime with Next.js.
Link to the code that reproduces this issue
https://github.com/okcoker/vercel-server-action-bug
To Reproduce
Current vs. Expected behavior
I expect the server action to reject, which seems to be the case in next.js v15
Provide environment information
Which area(s) are affected? (Select all that apply)
create-next-app, Runtime
Which stage(s) are affected? (Select all that apply)
Vercel (Deployed)
Additional context
Testing with the latest next v15 doesn't seem to have this issue.
The text was updated successfully, but these errors were encountered: