Files
d7700d6e-ac64-40e4-ae87-1ed…/vercel.json
2026-04-15 17:01:15 +00:00

5 lines
97 B
JSON

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