Files
4aafbf69-34dd-44a7-a63d-45f…/vercel.json
2026-03-09 16:11:55 +00:00

5 lines
97 B
JSON

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