Files
9bcbfa83-abe3-450e-aefb-f2a…/vercel.json
2026-04-20 19:04:27 +00:00

5 lines
97 B
JSON

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