good presidio
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
/** @type {import('next').NextConfig} */
|
/** @type {import('next').NextConfig} */
|
||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
// Il n'y a plus aucune configuration spécifique nécessaire !
|
experimental: {
|
||||||
// Vous pouvez laisser cet objet vide.
|
outputFileTracingIgnores: ["**/test/**", "**/pdf-parse/test/**"],
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export default nextConfig;
|
module.exports = nextConfig;
|
||||||
|
|||||||
Reference in New Issue
Block a user