Files
5ecf5d0d-4ae1-4dc2-9252-16e…/vercel.json
2026-03-07 17:49:36 +00:00

5 lines
97 B
JSON

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