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