Files
4be580f5-4bef-4a5f-930d-36c…/vercel.json
2026-04-28 00:09:08 +00:00

5 lines
97 B
JSON

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