♫
📌 canary ▾
next.js
/
test
/
development
/
replayed-internal-errors
/
next.config.mjs
next.config.mjs
6 lines
93 B
/**
* @type {import('next').NextConfig}
*/
const nextConfig = {}
export default nextConfig
v2.0.0
/
Go
SIGN IN