Files
dce323d2-e5d8-4d78-9f30-b43…/vercel.json
2026-04-16 23:10:26 +00:00

5 lines
97 B
JSON

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