Files
5b8d35e9-a162-4880-9b7d-179…/vercel.json
2026-03-12 21:41:54 +00:00

5 lines
97 B
JSON

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