Files
feb1f589-6470-4f15-b599-bbb…/vercel.json
2026-03-11 14:43:39 +00:00

5 lines
97 B
JSON

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