Multilingual SSG

Campaign pages with locale-prefixed routes.

This project exports static HTML for each language after build, so it stays fast, simple to host, and easy to translate.

Default language

This starter supports English and Vietnamese with locale-prefixed routes and shared translation data.

Build output

Run `npm run build` to generate static HTML for `/`, `/en`, `/vi`, and `/zh`.