Files
584c4f64-bb45-41f4-a458-8ea…/vercel.json
2026-03-02 18:38:56 +00:00

5 lines
97 B
JSON

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