build(app): limit Next.js standalone output mode only for docker image
This commit is contained in:
parent
838b779f3d
commit
33fa8a1f65
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: 'standalone',
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue