Files
c65190e3-ece6-4466-b58d-970…/vercel.json
2026-06-04 17:09:15 +00:00

5 lines
97 B
JSON

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