docs: change naming of Next.js starter (#4494)
This commit is contained in:
@@ -193,9 +193,9 @@ const plugins = [
|
||||
|
||||
---
|
||||
|
||||
## Next.js Storefront Configuration
|
||||
## Next.js Starter Template Configuration
|
||||
|
||||
If you’re using a [Next.js](../../starters/nextjs-medusa-starter.mdx) storefront, you need to add an additional configuration that adds the MinIO domain name into the configured images domain names. This is because all URLs of product images will be from the MinIO backend.
|
||||
If you’re using a [Next.js Starter Template](../../starters/nextjs-medusa-starter.mdx), you need to add an additional configuration that adds the MinIO domain name into the configured images domain names. This is because all URLs of product images will be from the MinIO backend.
|
||||
|
||||
If this configuration is not added, you’ll receive the error ["next/image Un-configured Host”](https://nextjs.org/docs/messages/next-image-unconfigured-host).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user