#LOOPING IN - Creating an optimized production build
14 messages · Page 1 of 1 (latest)
Project ID: 3959ff82-7f5f-46d5-9d5c-1878f1a52c27
can you share your repo?
Sorry, my bad. Its public now, and we're using the dev branch
have you left the build and start commands in your service settings blank?
yes:
in the package.json change your build script to next build --debug maybe that will print some useful information on why it's getting stuck
I'll try, thanks!
hey, how did that go? did it give you any more useful information?
It worked fine, I could find the error, thank you!