Files
6525bc63-5838-4ddf-8be1-e8c…/vercel.json
2026-03-30 01:34:45 +00:00

5 lines
97 B
JSON

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