Files
4b1993b0-8570-46e7-af6c-396…/vercel.json
2026-03-03 05:16:04 +00:00

5 lines
97 B
JSON

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