mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 13:41:22 +00:00
chore: setup commerce & next config fix: replace all call to bigcommerce from aquilacms provider feat add validation to input in signup
8 lines
102 B
JSON
8 lines
102 B
JSON
{
|
|
"provider": "aquilacms",
|
|
"features": {
|
|
"wishlist": false,
|
|
"customCheckout": false
|
|
}
|
|
}
|