Files
8e1d5ad4-9725-4093-bf5e-cc6…/vercel.json
2026-03-14 23:18:28 +00:00

5 lines
97 B
JSON

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