Files
a39c6d3d-7e35-46fd-bcc0-a97…/vercel.json
2026-04-15 05:57:08 +00:00

5 lines
97 B
JSON

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