Files
2200f5aa-526e-4d5b-ab8e-f4f…/vercel.json
2026-03-13 14:16:47 +00:00

5 lines
97 B
JSON

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