Files
25c0cbe4-92b7-4802-8b2e-6b1…/vercel.json
2026-05-02 07:47:37 +00:00

5 lines
97 B
JSON

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