chore: configure Netlify deployment

This commit is contained in:
Raditya_Indra_Putranto
2026-06-04 17:35:25 +07:00
parent 3dd522de3d
commit 46a7921bf0
2 changed files with 16 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[build]
command = "npm run build"
publish = "dist"
[build.environment]
NODE_VERSION = "22"