Files
be73cc41-8ff7-4863-b24d-88e…/vercel.json
2026-04-19 22:50:01 +00:00

5 lines
97 B
JSON

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