Files
47307ce9-98c4-4856-a1f0-b91…/vercel.json
2026-03-07 21:17:39 +00:00

5 lines
97 B
JSON

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