Files
04c05eed-e4ae-46f0-b5fe-bce…/vercel.json
2026-03-23 18:57:01 +00:00

5 lines
97 B
JSON

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