Next.js Starter Template
Full example storefront built with Next.js, TypeScript, and the Storefront SDK.
React Hook
The SDK exports auseStorefrontSDK hook that memoizes the SDK instance:
Next.js Server-side Rendering
Use the SDK ingetServerSideProps or server components with HMAC authentication:

