Files
4f44af83-729b-4f72-8edb-619…/vercel.json
2026-06-09 09:58:01 +00:00

5 lines
97 B
JSON

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