Files
echecsfrance/next.config.js
T
Owen Rees d8a70d5a63 env
2023-06-13 09:47:58 +02:00

5 lines
94 B
JavaScript

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