Files
7ff2cc7d-7c15-43b3-9cfb-49a…/vercel.json
2026-02-10 17:17:56 +00:00

5 lines
97 B
JSON

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