Skip to content

Commit bd39320

Browse files
committed
fix: updates pnpm config
1 parent 8ca19a7 commit bd39320

File tree

2 files changed

+2976
-1
lines changed

2 files changed

+2976
-1
lines changed

next.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
33
reactStrictMode: true,
4-
output: "standalone",
4+
// output: "standalone",
55
// eslint: {
66
// ignoreDuringBuilds: true,
77
// },

0 commit comments

Comments
 (0)