♫
📌 canary ▾
next.js
/
test
/
development
/
basic
/
barrel-optimization
/
fixture-tremor
/
next.config.mjs
next.config.mjs
5 lines
90 B
/** @type {import('next').NextConfig} */
const nextConfig = {}
export default nextConfig
v2.0.0
/
Go
SIGN IN