Files
e55eb4f4-8191-4981-8fe1-afc…/vercel.json
2026-04-22 20:49:26 +00:00

5 lines
97 B
JSON

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