Files
6bbba505-eb44-484e-b72c-887…/vercel.json
2026-03-06 12:27:14 +00:00

5 lines
97 B
JSON

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