Files
ff18b6be-113d-4b43-9bff-e45…/vercel.json
2026-03-07 17:22:40 +00:00

5 lines
97 B
JSON

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