dressed_for_succes_store/frontend old/app.json
2025-03-11 22:42:30 +07:00

11 lines
154 B
JSON

{
"name": "nextjs",
"options": {
"allow-unauthenticated": true,
"memory": "256Mi",
"cpu": "1",
"port": 3000,
"http2": false
}
}