Initial assessment of Railway configuration

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-21 19:42:16 +00:00
parent 222d152318
commit 91537bdfc0

3
package-lock.json generated
View File

@@ -11,6 +11,9 @@
"next": "14.2.4", "next": "14.2.4",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1" "react-dom": "^18.3.1"
},
"engines": {
"node": ">=20"
} }
}, },
"node_modules/@next/env": { "node_modules/@next/env": {