Files
42fa4ab6-9da2-4e1d-8487-6b0…/vercel.json
2026-04-07 20:44:05 +00:00

5 lines
97 B
JSON

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