Files
be7e1bf2-65bd-4495-a0fb-bf8…/vercel.json
2026-04-18 12:50:15 +00:00

5 lines
97 B
JSON

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