fix marketing page build
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/** @type {import("next").NextConfig} */
|
||||
const config = {
|
||||
// Use static export in production by default; keep dev server dynamic
|
||||
output: "export",
|
||||
images: {
|
||||
// Required for static export if using images
|
||||
unoptimized: true,
|
||||
|
Reference in New Issue
Block a user