Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 530 Bytes

File metadata and controls

14 lines (10 loc) · 530 Bytes

Commerce Cloud Managed Runtime Next.js + TypeScript POC

What is this?

This is a POC of Next.js that can be deployed and works on Commerce Cloud Managed Runtime with a custom script to deploy the code to Managed Runtime.

Change the package name

Edit package.json and set the package name to the MRT project name where you want to deploy this to

How to build the code

Run npm run build

How to deploy the code

Run npm run deploy -- --username='<USERNAME>' --apiKey='<API KEY>' --message '¯\_(ツ)_/¯' abc...