Files
gitbook/next.config.js
T
Samy Pessé 0b6910951d Start
2023-10-22 23:48:31 +02:00

5 lines
94 B
JavaScript

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