Files
fce1fe0a-bf32-497f-80c9-0a7…/vercel.json
2026-03-02 19:37:02 +00:00

5 lines
97 B
JSON

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