Files
49d63a1b-4f03-4c13-b38e-e76…/vercel.json
2026-04-15 07:29:13 +00:00

5 lines
97 B
JSON

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