This commit is contained in:
@@ -2,6 +2,7 @@ import type { NextConfig } from 'next';
|
|||||||
|
|
||||||
const nextConfig: NextConfig = {
|
const nextConfig: NextConfig = {
|
||||||
/* config options here */
|
/* config options here */
|
||||||
|
output: 'standalone',
|
||||||
typedRoutes: true,
|
typedRoutes: true,
|
||||||
images: {
|
images: {
|
||||||
formats: ['image/avif'],
|
formats: ['image/avif'],
|
||||||
|
|||||||
Reference in New Issue
Block a user