Files
a4fcf66d-59fe-40a6-aa2d-5a6…/vercel.json
2026-04-15 14:34:53 +00:00

5 lines
97 B
JSON

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