We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2000a20 commit 3455e04Copy full SHA for 3455e04
next.config.js
@@ -13,8 +13,6 @@ const outputFileTracingExcludes = process.env.NEXT_PUBLIC_DEVELOPER_DOCS
13
'./apps/**/*',
14
'develop-docs/**/*',
15
'node_modules/@esbuild/darwin-arm64',
16
- '*.png',
17
- '*.gif',
18
],
19
'/platform-redirect': ['**/*.gif', 'public/mdx-images/**/*', '*.pdf'],
20
'\\[\\[\\.\\.\\.path\\]\\]': [
0 commit comments