Files
6c92e314-db9f-493b-9290-452…/vercel.json
2026-03-27 21:35:22 +00:00

5 lines
97 B
JSON

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