Next.js Discord

Discord Forum

Large Server Action Payloads v 16

Unanswered
Magnolia Warbler posted this in #help-forum
Open in Discord
Magnolia WarblerOP
anyone having issues with JSON parse errors on large server action payloads? I'm sending about 5mb of data. I does have pretty deeply nested data. Is this a current issue anyone know of? Anyone experience this? I have my server action payload set to 10MB in next.config. The problem goes away when I downgrade back to 15. Any help would be greatly appreciated!

3 Replies

@alfonsüs ardani maybe related issue: https://discord.com/channels/752553802359505017/1432548450053918772
Magnolia WarblerOP
unfortunately, not the same issue. That OP is confusing API endpoints with server actions. Not sure what's going on there.
I think it might have something to do with the proxy, which is a whole other nightmare