Files
42107c6f-1bc8-49c8-9ef0-155…/vercel.json
2026-03-04 23:09:47 +00:00

5 lines
97 B
JSON

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