Files
c33357c2-7a8c-4b7e-94e4-56d…/vercel.json
2026-03-18 17:26:04 +00:00

5 lines
97 B
JSON

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