Files
eeb4bc54-24de-4329-a85d-20b…/vercel.json
2026-03-10 22:57:54 +00:00

5 lines
97 B
JSON

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