Files
8a44e425-96e1-45da-bd68-9f1…/vercel.json
2026-03-29 12:49:20 +00:00

5 lines
97 B
JSON

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