Skip to content
Extraits de code Groupes Projets
next.config.mjs 92 o
/** @type {import('next').NextConfig} */
const nextConfig = {};

export default nextConfig;