Files
41ce9113-207a-4d4b-9bd2-d02…/vercel.json
2026-06-01 05:04:09 +00:00

5 lines
97 B
JSON

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