Files
915627f7-e92b-4596-963f-794…/vercel.json
2026-03-06 11:04:34 +00:00

5 lines
97 B
JSON

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