Files
6ee09dd8-746d-4785-bebf-23d…/vercel.json
2026-06-03 05:35:48 +00:00

5 lines
97 B
JSON

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