Files
47b51af2-114d-47ee-a865-e9f…/vercel.json
2026-05-10 18:30:51 +00:00

5 lines
97 B
JSON

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