Files
3ad85057-e0d8-4ccc-89df-4b0…/vercel.json
2026-03-29 13:07:08 +00:00

5 lines
97 B
JSON

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