mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 18:51:23 +00:00
fix: update Shopify API version
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
module.exports = {
|
||||
logging: {
|
||||
fetches: {
|
||||
fullUrl: true
|
||||
}
|
||||
},
|
||||
eslint: {
|
||||
// Disabling on production builds because we're running checks on PRs via GitHub Actions.
|
||||
ignoreDuringBuilds: true
|
||||
|
Reference in New Issue
Block a user