Files
761b45de-4351-4809-8e1a-163…/vercel.json
2026-06-07 10:24:25 +00:00

5 lines
97 B
JSON

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