From 1796f1638f2bda433490abf033d14c5a2144ea43 Mon Sep 17 00:00:00 2001
From: bye <bye@byecorps.com>
Date: Thu, 29 Aug 2024 13:10:32 +0100
Subject: [PATCH] pleas just work

---
 nixpacks.toml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/nixpacks.toml b/nixpacks.toml
index e69de29..35ac6a2 100644
--- a/nixpacks.toml
+++ b/nixpacks.toml
@@ -0,0 +1,5 @@
+[phases.setup]
+nixPkgs = ['...', 'zip']
+
+[phases.build]
+cmds = ["npm i", "npm run build"]
-- 
GitLab