7 lines
103 B
TOML
7 lines
103 B
TOML
|
[build]
|
||
|
command = "yarn build"
|
||
|
publish = ".next"
|
||
|
|
||
|
[[plugins]]
|
||
|
package = "@netlify/plugin-nextjs"
|