diff --git a/packages/app/next.config.js b/packages/app/next.config.js index f1648caa68..d2f966dc1c 100644 --- a/packages/app/next.config.js +++ b/packages/app/next.config.js @@ -13,6 +13,9 @@ const nextConfig = { VERSION: getGitVersion(), COMMIT_HASH: getCommitHash(), }, + images: { + unoptimized: true, + }, // XXX not test yet rewrites: async () => { return [