Files
5bf233ee-391f-42e9-885d-d6b…/vercel.json
2026-04-20 12:38:04 +00:00

5 lines
97 B
JSON

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