Files
eb9097ed-1af8-4e46-b430-5d8…/vercel.json
2026-03-11 22:49:27 +00:00

5 lines
97 B
JSON

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