Files
ab82122f-8cff-4dae-ac53-a47…/vercel.json
2026-03-06 10:04:20 +00:00

5 lines
97 B
JSON

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