Server actions payload limit
How to change payload limit of server actions to something like 16MB?
2 Replies
hi, you can do it on the next js config file
next.config.js Options: serverActions | Next.js
Configure Server Actions behavior in your Next.js application.