Files
15b8fa7b-ea48-416f-8e80-720…/vercel.json
2026-03-02 07:58:59 +00:00

5 lines
97 B
JSON

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