Files
cc9dc137-1776-4f23-a13e-bd0…/vercel.json
2026-06-09 23:56:27 +00:00

5 lines
97 B
JSON

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