Files
c36e9cfb-9a09-44a7-8ca8-e14…/vercel.json
2026-03-21 22:42:36 +00:00

5 lines
97 B
JSON

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