mirror of
https://github.com/vercel/commerce.git
synced 2025-06-21 14:31:21 +00:00
11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"provider": "vendure",
|
|
"features": {
|
|
"cart": true,
|
|
"search": true,
|
|
"wishlist": false,
|
|
"customerAuth": false,
|
|
"customCheckout": false
|
|
}
|
|
}
|