added rough mainnet implementation and added backup contact for email

This commit is contained in:
Siavash Sameni
2025-08-28 14:07:09 +04:00
parent 29c346e868
commit f60e4ca3a5
6 changed files with 86 additions and 18 deletions

View File

@@ -5,6 +5,8 @@ const nextConfig: NextConfig = {
eslint: {
ignoreDuringBuilds: true,
},
// Produce a self-contained server bundle at .next/standalone
output: 'standalone',
images: {
remotePatterns: [
{