Files
c1b95ef6-6eb6-48c3-8d41-2de…/vercel.json
2026-04-11 11:02:06 +00:00

5 lines
97 B
JSON

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