Files
ea86d6de-26af-4c83-b22e-0d7…/vercel.json
2026-04-21 22:04:06 +00:00

5 lines
97 B
JSON

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