reworked upload system to be more robust
This commit is contained in:
@@ -4,7 +4,6 @@ const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
experimental: {
|
||||
serverActions: {
|
||||
bodySizeLimit: '10000mb'
|
||||
},
|
||||
},
|
||||
output: "standalone",
|
||||
|
||||
Reference in New Issue
Block a user