Files
e88a0f49-c74f-42cd-9047-3d3…/vercel.json
2026-03-10 06:19:57 +00:00

5 lines
97 B
JSON

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