aaa
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
// Produces .next/standalone with a minimal Node server bundle — the Docker
|
||||
// image stays small (no node_modules, no source code copied at runtime).
|
||||
output: "standalone",
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{ protocol: "https", hostname: "images.unsplash.com" },
|
||||
|
||||
Reference in New Issue
Block a user