Skip to content

Commit ffe7549

Browse files
standalone
1 parent 65fd8ee commit ffe7549

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ await import("./src/env.js");
77
/** @type {import("next").NextConfig} */
88
const config = {
99
swcMinify: false,
10+
output: "standalone",
1011
images: {
1112
domains: ["storage.googleapis.com"],
1213
},

0 commit comments

Comments
 (0)