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