mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
initial provider (#2)
This commit is contained in:
committed by
GitHub
parent
5b4d1b57d4
commit
3342d9d1bb
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