forked from crowetic/commerce
16 lines
258 B
JSON
16 lines
258 B
JSON
{
|
|
"features": {
|
|
"cart": true,
|
|
"search": true,
|
|
"wishlist": false,
|
|
"customerAuth": false,
|
|
"customCheckout": false
|
|
},
|
|
"@vercel/commerce-bigcommerce": {
|
|
"features": {
|
|
"wishlist": false,
|
|
"customerAuth": false
|
|
}
|
|
}
|
|
}
|