Files
72c04bf1-c963-496d-8eb4-ac6…/vercel.json
2026-05-21 01:46:59 +00:00

5 lines
97 B
JSON

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