Files
830e4c00-e1c3-4cdb-b4c6-eae…/vercel.json
2026-04-06 23:26:03 +00:00

5 lines
97 B
JSON

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