Files
fbee35e7-9952-4472-9414-ede…/vercel.json
2026-04-07 21:05:36 +00:00

5 lines
97 B
JSON

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