Files
3e8ec8b9-84fc-41f2-b0f1-b7f…/vercel.json
2026-05-08 15:23:07 +00:00

5 lines
97 B
JSON

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