您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

15 行
179 B

  1. {
  2. "name": "001-landing-next",
  3. "description": "",
  4. "formation": {
  5. "web": {
  6. "quantity": 1
  7. }
  8. },
  9. "buildpacks": [
  10. {
  11. "url": "heroku/nodejs"
  12. }
  13. ]
  14. }