Files
78921e9d-d92c-41dd-8948-25d…/vercel.json
2026-03-06 21:29:37 +00:00

5 lines
97 B
JSON

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