atom-landing / next.config.mjs
Florin Bobiș
next 14.2.13
cbe7544
raw
history blame
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;