UNPKG
okemdev
Version:
latest (1.0.7)
1.2.5
1.2.4
1.2.3
1.2.2
1.1.2
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0
this project fot commit to tea.xyz
github.com/rozzkml/okemdev
rozzkml/okemdev
okemdev
/
okemdev
/
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;