Deploy a Next.js Application to the web with the `now-cli`

Share this video with your friends

Send Tweet

In this video, we’ll create an optimized build for our application which we’ll then deploy to a custom URL using the now-cli tool. Now is a domain service provided by Zeit. It’s a super powerful choice and has become tremendously popular since it hit the scene not too long ago. Once deployed, I highly encourage you to check out the Zeit’s now `dashboard for yourself.

Vaggelis Stefanakis
Vaggelis Stefanakis
~ 7 years ago

Hello,

I have a problem when building personal project: It gets stuck on

Using external babel configuration Location: "C:\Users[MyUser]\Desktop\WorkSpace[ProjectDirectory].babelrc"

Is this because of a problem with my babel.rc or next.config.js ?