Files
8aef4451-2e56-4ee8-9271-a88…/vercel.json
2026-04-09 11:37:23 +00:00

5 lines
97 B
JSON

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