選択できるのは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. }