chore: add edgeone.json
This commit is contained in:
18
edgeone.json
Normal file
18
edgeone.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"name": "deep-research-web",
|
||||||
|
"buildCommand": "pnpm generate:optimize",
|
||||||
|
"installCommand": "pnpm install",
|
||||||
|
"outputDirectory": ".output/public",
|
||||||
|
"nodeVersion": "20.18.0",
|
||||||
|
"headers": [
|
||||||
|
{
|
||||||
|
"source": "/version.json",
|
||||||
|
"headers": [
|
||||||
|
{
|
||||||
|
"key": "Cache-Control",
|
||||||
|
"value": "public, max-age=0"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user