Files
e33bdb6d-dc16-4afc-947d-1f6…/vercel.json
2026-03-06 14:11:37 +00:00

5 lines
97 B
JSON

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