Files
02e5f64d-8f91-4039-9ca3-27f…/vercel.json
2026-04-02 22:09:29 +00:00

5 lines
97 B
JSON

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