{
  "manifest_version": "1.0.0",
  "template": {
    "id": "f6bce7b6-b03a-49c8-b1cc-4978f6c27a84",
    "slug": "nextjs-or-starter-whose-lockfile-passes-",
    "name": "Next.js | Starter Whose Lockfile Passes the CVE Gate",
    "description": "Next.js 16 starter: current React, lockfile audited clean, health check.",
    "url": "https://railway.com/deploy/nextjs-or-starter-whose-lockfile-passes-",
    "upstream": {
      "repo_url": "https://github.com/ak40u/nextjs-railway-starter"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "nextjs-railway-starter",
      "source": {
        "repo": "https://github.com/ak40u/nextjs-railway-starter"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "nextjs-or-starter-whose-lockfile-passes-"
      }
    },
    "cli": "railway deploy --template nextjs-or-starter-whose-lockfile-passes-",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "f6bce7b6-b03a-49c8-b1cc-4978f6c27a84",
            "serializedConfig": {
              "services": {
                "0dec30e1-6ce8-42c7-a174-71b6c898603d": {
                  "name": "nextjs-railway-starter",
                  "source": {
                    "repo": "ak40u/nextjs-railway-starter",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-04T17:54:19.363Z",
  "generator_version": "0.1.0"
}
