mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"provider": "local",
|
|
"features": {
|
|
"cart": false,
|
|
"customer": false,
|
|
"wishlist": false
|
|
}
|
|
}
|