Small corrections

This commit is contained in:
augmentedpotato
2026-04-15 06:39:41 -06:00
parent 78a8992f71
commit c37650d942
5 changed files with 21 additions and 16 deletions

View File

@@ -2,6 +2,7 @@
const nextConfig = {
output: 'standalone',
reactCompiler: true,
devIndicators: false,
};
export default nextConfig;