Files
de6af36b-8270-452f-b98f-dbb…/vercel.json
2026-03-05 21:15:26 +00:00

5 lines
97 B
JSON

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