Files
ea23d5b7-f3c1-432c-a588-e04…/vercel.json
2026-03-10 01:30:28 +00:00

5 lines
97 B
JSON

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