Files
d7026010-5743-4c6f-b6db-d64…/vercel.json
2026-04-03 14:14:41 +00:00

5 lines
97 B
JSON

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