Files
ff0187b0-713b-407d-8480-fb0…/vercel.json
2026-03-17 23:27:37 +00:00

5 lines
97 B
JSON

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