File size: 139 Bytes
d470669
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
modules = ["nodejs-20", "python-3.12"]
run = "npm run dev"

[nix]
channel = "stable-24_05"

[deployment]
run = ["sh", "-c", "npm run dev"]