This commit is contained in:
sbb45
2026-06-02 18:01:57 +05:00
parent a2cf81ebda
commit b808816099
6 changed files with 287 additions and 8 deletions
+1
View File
@@ -1,5 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'standalone',
reactStrictMode: true,
eslint: {
ignoreDuringBuilds: true,