mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-27 05:29:03 +08:00
feat (web): Turn into nextjs standalone output
This commit is contained in:
@@ -4,7 +4,6 @@ const nextConfig: NextConfig = {
|
||||
images: {
|
||||
unoptimized: true,
|
||||
},
|
||||
output: "export",
|
||||
}
|
||||
};
|
||||
|
||||
export default nextConfig
|
||||
|
||||
Reference in New Issue
Block a user