#serverActionsBodySizeLimit not working.

6 messages · Page 1 of 1 (latest)

heady lintelBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

      🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in <id:customize>

      ✅ You can mark a message as the answer for your post with `Right click -> Apps -> Mark Solution`
      (if you don't see the option, try refreshing Discord with Ctrl + R)
lapis flint
#

serverActionsBodySizeLimit not working.

#

Hello everyone! I'm new to Next.js, but
I'm trying to use serverActionsBodySizeLimit in my next.config.js, and the problem is that when it's compiling, it says: "Warn You have enabled experimental features (serverActions, serverActionsBodySizeLimit) in next.config.js." And I assume it is working, but when I upload my image, I get a 413 error whenever my image is more than 1 MB in size.
Thanks in advance for all your help.

slim hearth
#

make sure the next.js version

lapis flint
#

the version and the name arecorrect :c, but thanks