Welcome to Next.js on Docker!
with Multiple Deployment Environments
API_URL: {process.env.NEXT_PUBLIC_API_URL}
Get started by editing{" "}
pages/index.js
import Head from "next/head"; import styles from "../styles/Home.module.css"; export default function Home() { return (
Get started by editing{" "}
pages/index.js