Allow Node.js 24 in engines

This commit is contained in:
cloudneutral 2026-01-16 16:47:25 +08:00
parent 1b89c72c2e
commit 0d5e92136f
2 changed files with 10 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"engines": { "engines": {
"node": ">=18.17 <23" "node": ">=18.17 <25"
}, },
"scripts": { "scripts": {
"dev": "bash scripts/Dev-MCP-Server.sh && next dev --turbo", "dev": "bash scripts/Dev-MCP-Server.sh && next dev --turbo",

View File

@ -1,3 +1,12 @@
User-agent: Googlebot
Allow: /
Allow: /_next/static/
Allow: /_next/image
Disallow: /admin/
Disallow: /api/
Disallow: /internal/
Disallow: /_next/
User-agent: * User-agent: *
Allow: / Allow: /