mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Add /checkout
This commit is contained in:
@@ -14,6 +14,10 @@ module.exports = {
|
||||
source: '/search/:category',
|
||||
destination: '/search',
|
||||
},
|
||||
{
|
||||
source: '/checkout',
|
||||
destination: '/api/bigcommerce/checkout',
|
||||
},
|
||||
]
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user