change to standalone next output

This commit is contained in:
2024-08-10 22:26:03 +02:00
parent d2e4205c8d
commit ee8bbe97e3

View File

@ -1,5 +1,6 @@
/** @type {import('next').NextConfig} */ /** @type {import('next').NextConfig} */
const nextConfig = { const nextConfig = {
output: "standalone",
images: { images: {
remotePatterns: [ remotePatterns: [
{ {