#I can't deploy
8 messages · Page 1 of 1 (latest)
Project ID: bab1436b-0853-4ee3-919a-b94b746aa80c,4f5944d8-27c4-4391-826b-78ca922bdc62
I can't deploy
I paid the hobby plan
my script is:
"scripts": {
"dev": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"start": "serve build -s -n -L -p $PORT"
},
I deployed this project yesterday with no problems, but I had to make a modification, and now I can't deploy it
it seems to fail here: