Change animal index page

This commit is contained in:
2026-01-28 13:37:18 +01:00
parent 36a16bf87b
commit 220fd39f1b
5 changed files with 187 additions and 170 deletions

View File

@ -9,6 +9,7 @@ module.exports = {
serverActions: {
bodySizeLimit: '50mb',
},
proxyClientMaxBodySize: '50mb',
},
output: "standalone",
}