mirror of
https://gitlab.com/foxixus/neomovies.git
synced 2025-10-27 17:38:50 +05:00
8 lines
140 B
TOML
8 lines
140 B
TOML
[build]
|
|
command = "npm run build"
|
|
publish = ".next"
|
|
functions = "netlify/functions"
|
|
|
|
[[plugins]]
|
|
package = "@netlify/plugin-nextjs"
|