Files
7d93eb4b-ea7d-447c-8c31-cce…/vercel.json
2026-03-12 05:38:10 +00:00

5 lines
97 B
JSON

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