This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ const nextConfig = {
|
|||||||
serverExternalPackages: ['nodemailer'],
|
serverExternalPackages: ['nodemailer'],
|
||||||
experimental: {
|
experimental: {
|
||||||
serverActions: {
|
serverActions: {
|
||||||
bodySizeLimit: '500mb',
|
bodySizeLimit: '500mb' as const,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user