Files
a5e73b9f-9f5b-4e11-8d5d-377…/vercel.json
2026-03-11 13:03:02 +00:00

5 lines
97 B
JSON

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