We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca19a7 commit bd39320Copy full SHA for bd39320
next.config.js
@@ -1,7 +1,7 @@
1
/** @type {import('next').NextConfig} */
2
const nextConfig = {
3
reactStrictMode: true,
4
- output: "standalone",
+ // output: "standalone",
5
// eslint: {
6
// ignoreDuringBuilds: true,
7
// },
0 commit comments