docs: add how-to guide for removing country code in storefront prefix (#14419)

This commit is contained in:
Shahed Nasser
2025-12-30 13:01:55 +02:00
committed by GitHub
parent 1de4d1e700
commit e110c08970
6 changed files with 2005 additions and 1 deletions
@@ -1107,6 +1107,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/nextjs-starter/guides/customize-stripe/page.mdx",
"pathname": "/nextjs-starter/guides/customize-stripe"
},
{
"filePath": "/www/apps/resources/app/nextjs-starter/guides/remove-country-code/page.mdx",
"pathname": "/nextjs-starter/guides/remove-country-code"
},
{
"filePath": "/www/apps/resources/app/nextjs-starter/guides/revalidate-cache/page.mdx",
"pathname": "/nextjs-starter/guides/revalidate-cache"