Skip to content

Commit 456b06f

Browse files
docs: fix documentation issues from triage inbox (#15351)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 37aa315 commit 456b06f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

www/apps/cloud/app/storefront/page.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ When deploying your storefront to Cloud, you don't need to add any specific conf
9191

9292
Medusa automatically injects the necessary configurations during the deployment process to ensure your storefront is correctly set up on Cloud.
9393

94+
### Next.js Image Optimization
95+
96+
Cloud currently does not support Next.js image optimization for storefronts. The image optimization feature that uses the Next.js Image component's automatic optimization capabilities will not function as expected when deployed on Cloud.
97+
98+
If your storefront relies on Next.js image optimization, you should configure an external image optimization service or disable the feature in your Next.js configuration.
99+
94100
### Injected Environment Variables
95101

96102
When deploying your storefront to Cloud, Medusa automatically injects the following environment variables into your storefront's build and runtime process:

0 commit comments

Comments
 (0)