Files
20e0c36d-0763-47e7-a67d-129…/vercel.json
2026-05-10 03:51:43 +00:00

5 lines
97 B
JSON

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