Skip to content

Commit faa11a2

Browse files
committed
add next build plugin
1 parent fb6655c commit faa11a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/website/netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ publish = ".next"
66

77
[environment]
88
AWS_LAMBDA_JS_RUNTIME = "nodejs18.x"
9+
10+
[[plugins]]
11+
package = "@netlify/plugin-nextjs"

0 commit comments

Comments
 (0)