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