Files
6d345cbe-b241-43c2-9f50-80e…/vercel.json
2026-03-03 08:08:00 +00:00

5 lines
97 B
JSON

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