netlify.toml (104B)
1 [build] 2 command = "npm run build" 3 publish = ".next" 4 [[plugins]] 5 package = "@netlify/plugin-nextjs"