Files
4af6a0cc-16e4-447b-85f0-5d7…/vercel.json
2026-04-22 12:21:01 +00:00

5 lines
97 B
JSON

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