Files
ppc_amnet/aimenet-web/next.config.mjs
T
2024-08-07 16:41:59 +01:00

5 lines
92 B
JavaScript

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