Files
9ed5193c-0cf1-4de2-b73d-429…/vercel.json
2026-03-15 00:40:49 +00:00

5 lines
97 B
JSON

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