This commit is contained in:
pablonyx
2025-01-19 14:22:08 -08:00
committed by GitHub
parent 32a97e5479
commit 122a9af9b3
77 changed files with 1677 additions and 3141 deletions

View File

@@ -22,6 +22,7 @@ const cspHeader = `
/** @type {import('next').NextConfig} */
const nextConfig = {
productionBrowserSourceMaps: true,
output: "standalone",
publicRuntimeConfig: {
version,