Files
642a0182-9eee-42fa-9fa6-7d1…/vercel.json
2026-03-11 17:17:50 +00:00

5 lines
97 B
JSON

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