Files
03378734-eed0-4d15-ae81-f65…/vercel.json
2026-04-20 21:29:04 +00:00

5 lines
97 B
JSON

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