Files
2a478eb4-e972-4b8e-8c48-987…/vercel.json
2025-12-25 15:42:40 +00:00

5 lines
97 B
JSON

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