---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [discovery](../index.md) / storefrontNextPattern

# Variable: storefrontNextPattern

> `const` **storefrontNextPattern**: [`DetectionPattern`](../interfaces/DetectionPattern.md)

Defined in: [packages/b2c-tooling-sdk/src/discovery/patterns/storefront-next.ts:40](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/discovery/patterns/storefront-next.ts#L40)

Detection pattern for Storefront Next (Odyssey) projects.

Detects (1) storefront-next-template and similar: root package.json has
@salesforce/storefront-next* dependency or name starting with "storefront-next".
(2) storefront-next monorepo: root has no signal but a workspace package has
the dependency or name (e.g. https://github.com/SalesforceCommerceCloud/storefront-next).
