Files
f4b195f0-2fb5-4a0d-8d33-cec…/vercel.json
2026-03-11 14:57:38 +00:00

5 lines
97 B
JSON

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