Files
2aa43494-419e-473d-b065-e1e…/vercel.json
2026-06-03 07:06:34 +00:00

5 lines
97 B
JSON

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