Files
106bba35-da26-4f7b-80d7-253…/vercel.json
2026-04-18 11:33:58 +00:00

5 lines
97 B
JSON

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