Files
e01be99a-ee5d-49a3-95a1-041…/vercel.json
2026-05-14 03:40:16 +00:00

5 lines
97 B
JSON

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