Files
a2ea10f8-d382-4be2-89b5-40a…/vercel.json
2026-06-03 06:10:48 +00:00

5 lines
97 B
JSON

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