correction deploy
All checks were successful
Build and Push App / build (push) Successful in 5m57s

This commit is contained in:
2026-05-03 16:21:12 +02:00
parent 2122075801
commit 0e72867d4c
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ const __dirname = path.dirname(__filename);
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
output: 'standalone',
//output: 'standalone',
poweredByHeader: false,
turbopack: {
root: __dirname,