Files
0777f03c-ee52-4e89-938a-2b8…/vercel.json
2026-05-08 22:55:23 +00:00

5 lines
97 B
JSON

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