Optimize container size

This commit is contained in:
Owen
2025-03-08 18:11:39 -05:00
parent c93b36c757
commit d22dcfb464
5 changed files with 14871 additions and 11 deletions

View File

@@ -2,7 +2,8 @@
const nextConfig = {
eslint: {
ignoreDuringBuilds: true,
}
},
output: "standalone"
};
export default nextConfig;