Files
457e72b3-5eac-4034-8568-61d…/vercel.json
2026-05-25 05:38:05 +00:00

5 lines
97 B
JSON

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