mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"provider": "medusa",
|
|
"features": {
|
|
"wishlist": false,
|
|
"customerAuth": true,
|
|
"customCheckout": true,
|
|
"search": false
|
|
}
|
|
}
|