Files
3d44319f-75e7-4943-9dff-25b…/vercel.json
2026-03-22 06:25:54 +00:00

5 lines
97 B
JSON

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