Validacion y restriccion de archivos + almacenamiento en carpeta
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
const nextConfig = {
|
||||
experimental: {
|
||||
serverActions: {
|
||||
bodySizeLimit: '2mb',
|
||||
bodySizeLimit: '5mb',
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user