Environment Variable Test

Build-time (baked into bundle)

NEXT_PUBLIC_BUILD_PUBLIC_VAR: default-value

Note: Static sites only support build-time env vars (no server at runtime)

Next.js logo

To get started, edit the page.tsx file.

Looking for a starting point or more instructions? Head over to Templates or the Learning center.