Files
fdf8c79c-09d4-4608-9eac-d46…/vercel.json
2026-04-12 18:06:48 +00:00

5 lines
97 B
JSON

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