Files
180e4812-8382-45b1-bf4f-e62…/vercel.json
2026-05-14 13:32:30 +00:00

5 lines
97 B
JSON

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