Files
3402d3ee-a93e-4751-b08b-e33…/vercel.json
2026-03-11 06:35:36 +00:00

5 lines
97 B
JSON

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