Go Back

Next_public_app_url

DevOps

About
`NEXT_PUBLIC_APP_URL` is a standard environment variable configuration convention used in Next.js web application layouts. The `NEXT_PUBLIC_` prefix structurally commands the compiler to bundle this absolute URL string directly into the client-side JavaScript package.