Skip to content

Commit

Permalink
fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Monargoras committed Dec 13, 2023
1 parent 2d31333 commit bc31433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/general/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const nextConfig = {
poweredByHeader: false,
reactStrictMode: true,
// comment in if local build fails due to "glob error [Error: EPERM: operation not permitted, scandir <path>"
// deprecated and will be removed in Next.js 15
// deprecated and will be removed in NextJS 15
//outputFileTracing: false,
}

Expand Down

0 comments on commit bc31433

Please sign in to comment.