TOPVERSE_Official/.output/nitro.json

7 lines
129 B
JSON
Raw Normal View History

2023-05-28 15:00:40 +08:00
{
2023-06-01 01:03:02 +08:00
"date": "2023-05-31T16:49:45.951Z",
"preset": "node-server",
2023-05-28 15:00:40 +08:00
"commands": {
2023-06-01 01:03:02 +08:00
"preview": "node ./server/index.mjs"
2023-05-28 15:00:40 +08:00
}
}