Files
25c4a033-d5e9-4b62-8edc-b2d…/vercel.json
2026-05-07 17:52:50 +00:00

5 lines
97 B
JSON

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