feat: update eversolo site cms and media workflows

This commit is contained in:
Codex
2026-05-31 17:29:08 +08:00
parent 8529276a6f
commit 895d28b88d
144 changed files with 8614 additions and 2814 deletions
+3
View File
@@ -12,6 +12,9 @@ const nextConfig = {
distDir: process.env.NEXT_DIST_DIR || '.next',
images: {
formats: ['image/avif', 'image/webp'],
dangerouslyAllowSVG: true,
contentDispositionType: 'attachment',
contentSecurityPolicy: "script-src 'none'; frame-src 'none'; sandbox;",
remotePatterns: [
{ protocol: 'https', hostname: 'www.eversolo.com' },
{ protocol: 'https', hostname: 'eversolo.com' },