Files
f4fec33c-2a40-482f-95b7-b08…/vercel.json
2026-03-05 21:58:09 +00:00

5 lines
97 B
JSON

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