Files
791646e5-0475-4d00-8d83-b6d…/vercel.json
2026-03-09 02:40:53 +00:00

5 lines
97 B
JSON

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