mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 17:54:59 -05:00
fix: skip page generation
This commit is contained in:
parent
98056a1caf
commit
66096cf833
@ -62,6 +62,7 @@ const nextConfig = {
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
staticPageGenerationTimeout: 0,
|
||||
};
|
||||
|
||||
export default withContentlayer(nextConfig);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user