yarn build works perfectly on my local. (development/production both)
but it shows for a long time as inprogress on render.com and saying build failed without any specific reason.
Note: build works fine with development mode, not working for production mode on render
(just 1 line is different in env file)
Jul 3 09:07:49 PM Your application is ready~!
Jul 3 09:07:49 PM
Jul 3 09:07:49 PM - Local: http://localhost:10000
Jul 3 09:07:49 PM - Network: Add --host
to expose
Jul 3 09:07:49 PM
Jul 3 09:07:49 PM LOGS
Jul 3 09:07:49 PM
Itβs showing like this before showing build failed message
any advice?
Thanks