chore: add netlify config file (#14)
parent
847dce3ac4
commit
3131b87a61
@ -0,0 +1,7 @@
|
||||
[build.environment]
|
||||
NODE_VERSION = "16"
|
||||
NPM_FLAGS = "--version"
|
||||
|
||||
[build]
|
||||
publish = "build"
|
||||
command = "npx pnpm install --store=node_modules/.pnpm-store && npx pnpm build"
|
Loading…
Reference in new issue