added rough mainnet implementation and added backup contact for email
This commit is contained in:
@@ -5,6 +5,8 @@ const nextConfig: NextConfig = {
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true,
|
||||
},
|
||||
// Produce a self-contained server bundle at .next/standalone
|
||||
output: 'standalone',
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user