Files
2f2f9d8c-5f2d-40ed-9b06-889…/vercel.json
2026-05-23 21:06:09 +00:00

5 lines
97 B
JSON

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