fix: Add provider to nixpacks

This commit is contained in:
2025-01-12 20:43:14 +11:00
parent 5c83ceaa53
commit aec42650fa

View File

@@ -1,5 +1,5 @@
{
"providers": [],
"providers": ["node"],
"buildImage": "ghcr.io/railwayapp/nixpacks:ubuntu-1731369831",
"variables": {
"CI": "true",