feat: i18n support (#387)

This commit is contained in:
Daniel Lautzenheiser
2023-01-18 15:08:40 -05:00
committed by GitHub
parent 7372c3735b
commit a01f30ef69
22 changed files with 580 additions and 425 deletions

View File

@ -1,6 +1,6 @@
[build]
command = "yarn build"
publish = ".next"
ignore = "exit 0"
[[plugins]]
package = "@netlify/plugin-nextjs"