Files
4e05d442-686c-47a4-a05e-a03…/vercel.json
2026-05-13 19:11:25 +00:00

5 lines
97 B
JSON

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