Files
4e95e800-c31e-43b1-9eb8-e74…/vercel.json
2026-05-18 14:12:10 +00:00

5 lines
97 B
JSON

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