Files
0bb7b2d9-5f15-41c2-9a65-16a…/vercel.json
2026-05-02 08:12:39 +00:00

5 lines
97 B
JSON

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