Files
9f4bd369-bc03-4f9c-b36f-d34…/vercel.json
2026-03-14 20:35:48 +00:00

5 lines
97 B
JSON

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