Files
05ffc9d5-5b4b-4f44-a682-362…/vercel.json
2026-04-15 05:40:07 +00:00

5 lines
97 B
JSON

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