fix: disable image optimize

This commit is contained in:
shinya
2025-07-04 14:39:04 +08:00
parent a7d43427da
commit 029ce7335c

View File

@@ -11,6 +11,7 @@ const nextConfig = {
// Uncoment to add domain whitelist
images: {
unoptimized: true,
remotePatterns: [
{
protocol: 'https',