UNPKG
amol11
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
0.1.0
github.com/rutu232/amol11
rutu232/amol11
amol11
/
amol11
/
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;