mirror of
https://github.com/vercel/commerce.git
synced 2025-04-28 05:47:50 +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()
|