Enhance tags
This commit is contained in:
@ -7,7 +7,7 @@ const nextConfig: NextConfig = {
|
||||
module.exports = {
|
||||
experimental: {
|
||||
serverActions: {
|
||||
bodySizeLimit: '5mb',
|
||||
bodySizeLimit: '50mb',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user