fix: delete nixpacks.toml

This commit is contained in:
zhadaarsita 2025-09-20 11:28:37 +07:00
parent c6ef3e2195
commit c97e323ea7
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
[phases.setup]
nixPkgs = ["php83", "nodejs_20"]
[phases.build]
cmds = ["composer install --no-dev --optimize-autoloader", "npm install", "npm run build"]