Files
38e30eb6-91cd-462a-95e8-0b5…/vercel.json
2026-05-19 04:01:52 +00:00

5 lines
97 B
JSON

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