Files
586cbb34-ebeb-4851-a92c-520…/vercel.json
2026-03-10 10:19:08 +00:00

5 lines
97 B
JSON

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