Files
7748d4b8-4c74-474e-a449-25a…/vercel.json
2026-06-09 11:00:13 +00:00

5 lines
97 B
JSON

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