Files
d32fc04f-c92d-466d-8771-743…/vercel.json
2026-04-09 07:55:04 +00:00

5 lines
97 B
JSON

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