NEXT_PUBLIC_APP_URL before deploying

Be able to create a NEXT_PUBLIC_APP_URL before deploying.
Now its such a hassle to fix this where I think it can be easily workaround.

Hi @midego1, I understand your use case. For this the custom domain setup is best. However, you can always go to the Vercel Project and copy the domain for this project (even choose a custom .vercel.app domain).

But this will not be available if you cannot deploy, correct?

You should be able to add custom Vercel domain to the project even for failed builds. Can you try and share if that works.

1 Like