Files
dae79a7b-0b25-495a-bf87-aed…/vercel.json
2026-04-26 16:12:03 +00:00

5 lines
97 B
JSON

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