Files
e72e266f-2fa7-4e1d-989f-32b…/vercel.json
2026-02-20 07:13:34 +00:00

5 lines
97 B
JSON

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