Skip to content

Commit

Permalink
Update next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hari-krishnan-88 committed Aug 4, 2023
1 parent ae3035f commit a462466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
const nextConfig = {
// (Optional) Export as a standalone site
// See https://nextjs.org/docs/pages/api-reference/next-config-js/output#automatically-copying-traced-files
output: 'standalone', // Feel free to modify/remove this option
//output: 'standalone', // Feel free to modify/remove this option

// Indicate that these packages should not be bundled by webpack
experimental: {
Expand Down

0 comments on commit a462466

Please sign in to comment.