Files
392f168e-45f4-4c4a-8f44-eb2…/vercel.json
2026-06-04 15:21:59 +00:00

5 lines
97 B
JSON

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