We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3794042 + 1810fb1 commit 58a5b24Copy full SHA for 58a5b24
1 file changed
next.config.mjs
@@ -5,7 +5,7 @@ import { withSentryConfig } from "@sentry/nextjs";
5
const nextConfig = {
6
swcMinify: true,
7
images: {
8
- // unoptimized: true,
+ unoptimized: true,
9
domains: [
10
"solid-connection.s3.ap-northeast-2.amazonaws.com",
11
"solid-connection-uploaded.s3.ap-northeast-2.amazonaws.com",
0 commit comments