mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 23:45:02 -05:00
fix(www): 404 null error #12
This commit is contained in:
parent
e29262893e
commit
c4c8b82f8b
@ -24,8 +24,6 @@ const nextConfig = {
|
|||||||
ignoreBuildErrors: true,
|
ignoreBuildErrors: true,
|
||||||
},
|
},
|
||||||
output: "standalone",
|
output: "standalone",
|
||||||
// Disable static error pages generation
|
|
||||||
staticPageGenerationTimeout: 0,
|
|
||||||
}; //
|
}; //
|
||||||
|
|
||||||
export default nextConfig;
|
export default nextConfig;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user