Skip to content

Commit aad1c1e

Browse files
fix: remove standalone tag as not relevent to this PR
1 parent 0e96315 commit aad1c1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ await import("./src/env.js");
77
/** @type {import("next").NextConfig} */
88
const config = {
99
swcMinify: false,
10-
output: "standalone",
1110
images: {
1211
domains: ["res.cloudinary.com"],
1312
},

0 commit comments

Comments
 (0)