Files
6ef466cd-d1dd-4c4d-bf8b-216…/vercel.json
2026-03-22 10:46:24 +00:00

5 lines
97 B
JSON

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