Files
3eeb0b0c-4ed3-4ef5-a03b-23f…/vercel.json
2026-05-17 19:07:08 +00:00

5 lines
97 B
JSON

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