Files
4a084273-2efc-4e64-8503-a39…/vercel.json
2026-06-09 23:37:02 +00:00

5 lines
97 B
JSON

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