Files
2ba091b6-fd91-4468-a89c-edf…/vercel.json
2026-04-04 14:28:00 +00:00

5 lines
97 B
JSON

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