mirror of
https://github.com/vercel/commerce.git
synced 2025-04-25 04:17:51 +00:00
* Update Commerce to Next.js 12 * Switch to npm * Removed yarn * Updated fetch type * Fixed issue with BC deployment
4 lines
70 B
TypeScript
4 lines
70 B
TypeScript
import vercelFetch from '@vercel/fetch'
|
|
|
|
export default vercelFetch()
|