docs: update storefront development snippets for next.js 15 compatibility (#10843)

This commit is contained in:
Shahed Nasser
2025-01-07 09:02:18 +02:00
committed by GitHub
parent 47594192b7
commit 4c0546a8e9
24 changed files with 179 additions and 252 deletions
@@ -88,6 +88,4 @@ export const highlights = [
</CodeTab>
</CodeTabs>
{/* TODO add a link to regions object in API reference (once available). */}
The response has a `regions` field, which is an array of regions.
The response has a `regions` field, which is an array of [regions](!api!/store#regions_region_schema).