Files
377dc2a6-c590-45d8-bbda-ed1…/vercel.json
2026-04-10 07:29:27 +00:00

5 lines
97 B
JSON

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