Files
7fe9d8c6-8981-4bec-b31d-18d…/vercel.json
2026-03-07 16:39:39 +00:00

5 lines
97 B
JSON

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