feat: add payment tracking and manual payment submission to investment details and configure standalone deployment mode
This commit is contained in:
@@ -8,6 +8,7 @@ const withPWA = withPWAInit({
|
||||
} as any);
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
output: 'standalone',
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user