Add extras and options CRUD, add sidebar, add kanban board, udpate packages

This commit is contained in:
2026-01-29 16:18:57 +01:00
parent f9c14ed9fb
commit 507e1b9ee4
28 changed files with 2455 additions and 42 deletions

View File

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