Sign in

zengzy / rps · Files

Logo

GitLab

  • Back to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • rps
  • frontend
  • .output
  • nitro.json
  • init2
    a6327828
    zengzy authored
    2026-05-21 16:10:06 +0800  
    Browse Code ยป
nitro.json 251 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{
  "date": "2026-05-21T06:29:39.026Z",
  "preset": "node-server",
  "framework": {
    "name": "nuxt",
    "version": "4.4.5"
  },
  "versions": {
    "nitro": "2.13.4"
  },
  "commands": {
    "preview": "node server/index.mjs"
  },
  "config": {}
}