Files
3ddd2cd0-ff0b-40d0-aafe-f5d…/vercel.json
2026-03-11 19:08:01 +00:00

5 lines
97 B
JSON

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