Files
echecsfrance/next.config.js
T
2023-06-13 20:36:48 +02:00

5 lines
94 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;