Files
6c7408de-ef7d-4d7e-bef4-7f6…/vercel.json
2026-03-13 06:47:51 +00:00

5 lines
97 B
JSON

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