Files
31cf38b8-db4d-4dcb-a0f7-26b…/vercel.json
2026-06-11 14:18:03 +00:00

5 lines
97 B
JSON

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