7 lines
135 B
JSON
7 lines
135 B
JSON
![]() |
{
|
||
|
"start": "bunx next start -p 7070",
|
||
|
"preflight": "./preflight.sh",
|
||
|
"postflight": "./postflight.sh",
|
||
|
"port": [7070]
|
||
|
}
|