Files
251835c6-45d1-4c7e-b04b-756…/vercel.json
2026-03-03 08:16:04 +00:00

5 lines
97 B
JSON

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