UNPKG
@baghoez/hope-tea1
Version:
latest (1.0.0)
1.1.0
1.0.0
0.1.0
@baghoez/hope-tea1
/
hope-tea1
/
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;