web: bump Next.js to 14.0 for faster local server startup (#1925)
This commit is contained in:
@@ -17,7 +17,6 @@ const nextConfig = {
|
||||
// Configure pageExtensions to include md and mdx
|
||||
pageExtensions: ['ts', 'tsx', 'js', 'jsx', 'md', 'mdx'],
|
||||
experimental: {
|
||||
appDir: true,
|
||||
},
|
||||
// fix all before production. Now it slow the develop speed.
|
||||
eslint: {
|
||||
|
||||
Reference in New Issue
Block a user