Files
3dd1f3cc-459e-400d-a1a9-7fe…/vercel.json
2026-05-02 07:47:21 +00:00

5 lines
97 B
JSON

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