Files
917d7d54-cd9c-4036-8511-99a…/vercel.json
2026-06-12 17:40:41 +00:00

5 lines
97 B
JSON

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