Files
3bd916ac-ada2-4464-92d3-2b8…/vercel.json
2026-04-23 23:53:34 +00:00

5 lines
97 B
JSON

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