Files
4038c640-e256-464e-aca8-922…/vercel.json
2026-02-25 06:31:30 +00:00

5 lines
97 B
JSON

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