mirror of
https://gitlab.w-hs.de/an14051/backerup-website.git
synced 2026-07-27 17:35:29 +00:00
feat: enhance Dockerfile with health check and secure permissions; update next.config.ts formatting
This commit is contained in:
@@ -14,8 +14,7 @@ const securityHeaders = [
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
output: "standalone",
|
||||
serverExternalPackages: ["@libsql/client"],
|
||||
experimental: {
|
||||
serverExternalPackages: ["@libsql/client"], productionBrowserSourceMaps: false, experimental: {
|
||||
serverActions: {
|
||||
bodySizeLimit: "500mb",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user