Files
3987b0e3-8d74-40e0-ae3a-493…/vercel.json
2026-03-29 10:25:43 +00:00

5 lines
97 B
JSON

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