Files
9fae737c-e736-4895-91e8-2d5…/vercel.json
2026-05-06 21:51:13 +00:00

5 lines
97 B
JSON

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