Files
0d74e60d-0076-471a-8d0e-a82…/vercel.json
2026-04-29 16:24:35 +00:00

5 lines
97 B
JSON

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