Files
3c5a9f97-18f1-432d-af28-e45…/vercel.json
2026-03-10 06:03:02 +00:00

5 lines
97 B
JSON

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