Files
c852408d-452e-406c-bcd8-a5a…/vercel.json
2026-03-11 09:13:50 +00:00

5 lines
97 B
JSON

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