Files
1be021bf-a7eb-45a8-ac6c-e62…/vercel.json
2026-04-08 15:52:10 +00:00

5 lines
97 B
JSON

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