feat: Netlify Next.js Runtime Beta

This commit is contained in:
Michael Zetterberg
2024-02-19 15:07:23 +01:00
parent 32ad58467e
commit 71e129b71f
3 changed files with 13 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"@contentstack/live-preview-utils": "^1.4.0",
"@netlify/plugin-nextjs": "^5.0.0-beta.9",
"@t3-oss/env-nextjs": "0.9.2",
"class-variance-authority": "^0.7.0",
"graphql": "16.8.1",
@@ -34,4 +35,4 @@
"engines": {
"node": "18"
}
}
}