Files
245b61c3-18ac-4451-a8c1-cd4…/vercel.json
2026-05-10 03:13:47 +00:00

5 lines
97 B
JSON

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