Files
ce3ed018-b30c-406e-b887-def…/vercel.json
2026-02-24 01:19:14 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}