Files
34b1ef4c-d49c-4ef7-8c6e-cd0…/vercel.json
2026-03-10 05:28:44 +00:00

5 lines
97 B
JSON

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