Files
174984ce-041b-4f3e-8e71-ed2…/vercel.json
2026-03-03 05:28:15 +00:00

5 lines
97 B
JSON

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