deploy
This commit is contained in:
@@ -137,10 +137,12 @@
|
||||
"version": "0.1.0",
|
||||
"entrypoint": "agent:Robertseares",
|
||||
"frontend": {
|
||||
"type": "static-spa",
|
||||
"type": "server-rendered",
|
||||
"framework": "nextjs",
|
||||
"path": "frontend",
|
||||
"build": "npm run build",
|
||||
"dist": "out",
|
||||
"start": "node server.js",
|
||||
"port": 3000,
|
||||
"mount": "/",
|
||||
"auth": "inherit"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user