Files
ff618b64-2a50-4a33-929f-498…/vercel.json
2026-06-04 12:25:48 +00:00

5 lines
97 B
JSON

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