Files
4012fa3d-9812-4ffb-abfa-ea4…/vercel.json
2026-06-12 19:56:06 +00:00

5 lines
97 B
JSON

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