Files
09b415e9-0435-409b-9ea8-77b…/vercel.json
2026-03-09 02:06:41 +00:00

5 lines
97 B
JSON

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