Files
2f710001-41cc-49bd-bf4d-2d0…/vercel.json
2026-03-27 13:43:37 +00:00

5 lines
97 B
JSON

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