Files
473b93d0-2763-4888-8293-1f3…/vercel.json
2026-05-17 10:24:55 +00:00

5 lines
97 B
JSON

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