We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5ca43 commit 5954335Copy full SHA for 5954335
netlify.toml
@@ -1,8 +1,3 @@
1
-[build.environment]
2
- NODE_VERSION = "14"
3
- PYTHON_VERSION = "3.7"
4
- AWS_LAMBDA_JS_RUNTIME = "nodejs14.x"
5
-
6
[build]
7
publish = "./dist"
8
command = "npx pnpm i --frozen-lockfile --store=node_modules/.pnpm-store && npx pnpm run build"
0 commit comments