Files
b933df4f-fee4-4cc3-8a67-29f…/vercel.json
2026-03-04 01:45:10 +00:00

5 lines
97 B
JSON

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