Files
61c7bb8e-57d3-4e46-9a8f-42b…/vercel.json
2026-05-06 08:00:01 +00:00

5 lines
97 B
JSON

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