Files
e3d9da5b-2c2f-477d-8409-157…/vercel.json
2026-03-15 12:05:24 +00:00

5 lines
97 B
JSON

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