Files
abfde789-b0ba-4b11-90f3-827…/vercel.json
2026-03-11 07:28:05 +00:00

5 lines
97 B
JSON

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