Files
da3e2de6-e700-482b-8035-2c1…/vercel.json
2026-04-16 01:03:02 +00:00

5 lines
97 B
JSON

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