Files
ee413757-992a-493c-86e8-65e…/vercel.json
2026-03-16 17:18:46 +00:00

5 lines
97 B
JSON

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