This commit is contained in:
2026-03-12 19:49:59 -05:00
parent ebc0c61da4
commit 7886d60827
7 changed files with 20 additions and 6 deletions

View File

@@ -1,6 +0,0 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'standalone',
};
export default nextConfig;