feat(docker): use standalone build
This commit is contained in:
parent
403d13eb50
commit
ea638279e5
4 changed files with 28 additions and 34 deletions
|
|
@ -1,5 +1,6 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: 'standalone',
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue