mirror of
https://github.com/vercel/commerce.git
synced 2025-07-19 10:51:23 +00:00
* folder and env setup * codegen.json headers removed Co-authored-by: Chandradeepta <43542673+Chandradeepta@users.noreply.github.com>
10 lines
143 B
JSON
10 lines
143 B
JSON
{
|
|
"provider": "kibocommerce",
|
|
"features": {
|
|
"wishlist": false,
|
|
"cart": false,
|
|
"search": false,
|
|
"customerAuth": false
|
|
}
|
|
}
|