Files
fb59f7e1-721b-4d30-8585-448…/vercel.json
2026-03-10 12:16:09 +00:00

5 lines
97 B
JSON

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