Files
60703a13-5ce1-4d1d-9d9d-66b…/vercel.json
2026-03-10 05:36:55 +00:00

5 lines
97 B
JSON

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