Files
929b5c6b-d83c-4b2d-beb5-5e1…/vercel.json
2026-02-27 17:37:33 +00:00

5 lines
97 B
JSON

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