mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
initial provider
This commit is contained in:
9
framework/medusa/commerce.config.json
Normal file
9
framework/medusa/commerce.config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"provider": "medusa",
|
||||
"features": {
|
||||
"wishlist": false,
|
||||
"customerAuth": true,
|
||||
"customCheckout": true,
|
||||
"search": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user