Files
089c09b3-86b2-439d-9876-d1f…/vercel.json
2026-06-08 06:50:27 +00:00

5 lines
97 B
JSON

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