Files
619f8ccd-bcf1-44a6-a9d9-82e…/vercel.json
2026-03-03 09:04:08 +00:00

5 lines
97 B
JSON

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