---
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:55](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/discovery/patterns/storefront-next.ts#L55)

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).
