[build] command = "npm run build" publish = ".next" node_version = "20" [build.environment] NEXT_TELEMETRY_DISABLED = "1" [functions] node_bundler = "esbuild" [[plugins]] package = "@netlify/plugin-nextjs"