Files
22259c97-6e07-451b-8e75-460…/vercel.json
2026-03-31 11:20:23 +00:00

5 lines
97 B
JSON

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