Files
e7afd99e-da05-40f9-87af-d9d…/vercel.json
2026-06-10 05:16:58 +00:00

5 lines
97 B
JSON

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