Files
4ebd6f95-8870-4bb1-ab8d-0d8…/vercel.json
2026-03-10 20:34:18 +00:00

5 lines
97 B
JSON

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