Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
AchyuthGamer
commited on
Update next.config.js
Browse files- next.config.js +1 -1
next.config.js
CHANGED
@@ -4,7 +4,7 @@ const nextConfig = {
|
|
4 |
|
5 |
experimental: {
|
6 |
serverActions: true,
|
7 |
-
serverActionsBodySizeLimit: '
|
8 |
},
|
9 |
}
|
10 |
|
|
|
4 |
|
5 |
experimental: {
|
6 |
serverActions: true,
|
7 |
+
serverActionsBodySizeLimit: 32mb',
|
8 |
},
|
9 |
}
|
10 |
|