Files
f0c4f76c-8d1d-49db-b155-a80…/vercel.json
2026-04-19 23:42:33 +00:00

5 lines
97 B
JSON

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