Files
15f5c62a-39cc-4eb2-83f9-27b…/vercel.json
2026-04-04 07:01:49 +00:00

5 lines
97 B
JSON

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