Files
02f60f6d-dff1-45ed-81d1-19b…/vercel.json
2026-04-02 07:19:00 +00:00

5 lines
97 B
JSON

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