This website requires JavaScript.
Explore
Help
Register
Sign In
Public
/
nextjs-dashboard
Watch
1
Star
0
Fork
You've already forked nextjs-dashboard
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4bb80cc829
nextjs-dashboard
/
next.config.js
5 lines
94 B
JavaScript
Raw
Blame
History
/** @type {import('next').NextConfig} */
const
nextConfig
=
{
}
;
module
.
exports
=
nextConfig
;
Reference in New Issue
View Git Blame
Copy Permalink