Add printable guest sign studio and refine event imagery
This commit is contained in:
@@ -3,6 +3,7 @@ import type { NextConfig } from "next";
|
||||
const nextConfig: NextConfig = {
|
||||
output: "standalone",
|
||||
poweredByHeader: false,
|
||||
images: { qualities: [75, 85] },
|
||||
async redirects() {
|
||||
return [{
|
||||
source: "/:path*",
|
||||
|
||||
Reference in New Issue
Block a user