Files
30d33b66-5f93-4e8b-9865-dae…/vercel.json
2026-03-23 18:40:55 +00:00

5 lines
97 B
JSON

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