Files
94ab4697-9d79-429c-9de0-0d8…/vercel.json
2026-06-07 23:24:39 +00:00

5 lines
97 B
JSON

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