♫
📌 canary ▾
next.js
/
test
/
production
/
chunk-load-failure
/
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