We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aea391 commit 7fcc141Copy full SHA for 7fcc141
package.json
@@ -1,9 +1,6 @@
1
{
2
"name": "yapp-web",
3
"private": true,
4
- "engines": {
5
- "node": "v22.14.0"
6
- },
7
"scripts": {
8
"dev": "next dev",
9
"build": "next build",
0 commit comments