1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00

Moves netlify

This commit is contained in:
Amir Raminfar
2023-02-28 11:47:49 -08:00
parent 5abf538cb4
commit 9c5da96eb4

View File

@@ -1,9 +0,0 @@
[build.environment]
NPM_FLAGS = "--version"
NODE_VERSION = "16"
[build]
publish = "dist"
command = "npx pnpm i --store=node_modules/.pnpm-store && npx pnpm run build"