UNPKG
shady77
Version:
latest (1.2.5)
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.0.0
dd
github.com/roninn49/shady77
roninn49/shady77
shady77
/
shady77
/
next.config.mjs
5 lines
(3 loc)
•
92 B
JavaScript
View Raw
1
2
3
4
5
/** @type {import('next').NextConfig} */
const
nextConfig = {};
export
default
nextConfig;