Files
b8e6eba7-125e-4395-ba64-e33…/vercel.json
2026-03-24 13:15:24 +00:00

5 lines
97 B
JSON

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