Files
702b7f30-b5cb-40f0-8fbc-c39…/vercel.json
2026-03-09 19:40:29 +00:00

5 lines
97 B
JSON

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