Files
5ccdd4f3-5934-4b6e-87fb-87a…/vercel.json
2026-06-05 19:49:10 +00:00

5 lines
97 B
JSON

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