perf: standalone output, slim Docker image
All checks were successful
Build and Deploy Blog / build-and-deploy-local (push) Successful in 4m56s
All checks were successful
Build and Deploy Blog / build-and-deploy-local (push) Successful in 4m56s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
output: 'standalone',
|
||||
reactStrictMode: true,
|
||||
transpilePackages: ['next-mdx-remote']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user