Files
b5d6eb2b-5b43-43a5-8eb9-a26…/vercel.json
2026-04-15 07:25:15 +00:00

5 lines
97 B
JSON

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