Files
103bfac9-45d8-446d-90a7-e9e…/vercel.json
2026-03-26 17:35:58 +00:00

5 lines
97 B
JSON

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