This commit is contained in:
2026-01-16 19:42:51 +02:00
parent a75b8ec6af
commit 8a4b3bc396

View File

@@ -1,7 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
env: {
APPVERSION: '1.1.3'
APPVERSION: '1.1.2'
},
experimental: {
serverComponentsExternalPackages: ['mysql2']