Files
7159d271-12e9-4f6d-93f8-7e1…/vercel.json
2026-05-12 16:44:41 +00:00

5 lines
97 B
JSON

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