Files
796b2b68-5de0-409f-addf-a4c…/vercel.json
2026-03-10 14:03:57 +00:00

5 lines
97 B
JSON

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