This website requires JavaScript.
Explore
Help
Register
Sign In
guofei
/
addseed-web
Watch
1
Star
0
Fork
You've already forked addseed-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
58c817e5b2
addseed-web
/
next.config.mjs
6 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: init
2024-10-12 17:05:06 +08:00
/** @type {import('next').NextConfig} */
feat: 案例中心静态
2024-10-13 23:01:45 +08:00
const
nextConfig
=
{
}
;
feat: init
2024-10-12 17:05:06 +08:00
export
default
nextConfig
;