mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 05:56:59 +00:00
output: "standalone",
This commit is contained in:
parent
cecbbe1e4e
commit
48c5d3b0f9
@ -1,5 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
module.exports = {
|
||||
output: 'standalone',
|
||||
eslint: {
|
||||
// Disabling on production builds because we're running checks on PRs via GitHub Actions.
|
||||
ignoreDuringBuilds: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user