mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-18 06:17:21 +00:00
modified: vercel.json
This commit is contained in:
parent
686ed5ba59
commit
6876984402
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"version": 2,
|
||||
"version": 2,
|
||||
"env": {
|
||||
"NODE_ENV": "production"
|
||||
}
|
||||
// All backend logic should be placed in api/ as serverless functions.
|
||||
// Static assets are served from client/public (set in vite.config.ts).
|
||||
"env": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue